[FFmpeg-devel] [PATCH]lavf/img2enc: Allow to reverse frame order

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Mar 2 02:14:05 CET 2016


Michael Niedermayer <michael <at> niedermayer.cc> writes:

> and ffmpeg supports alot more than files, one could want to do
> 
> -reverse 1 -i http://foobar.com/image%d.jpeg

This patch is unrelated to demuxing, it is meant 
to implement:
$ ffmpeg -i input -reverse 1 -start_number xyz out%3d.jpg

Carl Eugen



More information about the ffmpeg-devel mailing list