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

FFmpeg trac at avcodec.org
Mon Sep 16 11:01:46 CEST 2013


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

Comment (by Cigaes):

 GIF is much simpler than PNG, and for simple images (such as pixel-art
 icons) requires smaller files than PNG (316 → 206 octets for a 33×33
 4-colors icon I just tried). I believe that can make it useful / necessary
 in a few cases. It is a matter of cost/benefit.

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


More information about the FFmpeg-trac mailing list