[FFmpeg-trac] #1328(undetermined:new): image2 demuxer to support file list

FFmpeg trac at avcodec.org
Sun May 20 23:30:27 CEST 2012


#1328: image2 demuxer to support file list
-------------------------------------+-------------------------------------
             Reporter:  burek        |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  wish
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Is it a big hassle to modify the image2 demuxer to support a text file at
 the input (instead of image name format with %d) which will tell ffmpeg
 where from to read image file names?

 For example, something like this would be perfect:

 {{{
 ffmpeg -f image2 -i list.txt ... output.avi
 }}}

 FFmpeg could recognize the extension (or do some other kind of
 recognition) for text file, containing the list of images to process.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1328>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list