[FFmpeg-trac] #2936(avformat:closed): %-syntax for GIF output is not respected, can't write individual frames as images

FFmpeg trac at avcodec.org
Thu Nov 7 20:34:25 CET 2013


#2936: %-syntax for GIF output is not respected, can't write individual frames as
images
-------------------------------------+-------------------------------------
             Reporter:  slhck        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  gif          |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by ubitux):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 Fixed in f70db22999d713da3306bf29ec763d670b9bf1ea.

 Use {{{ffmpeg -i input -c:v gif -f image2 out%03d.gif}}} to mux separate
 gif files.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2936#comment:14>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list