[FFmpeg-trac] #715(avcodec:closed): gif encoder: support transparency

FFmpeg trac at avcodec.org
Thu Dec 8 02:52:23 CET 2011


#715: gif encoder: support transparency
-------------------------------------+-----------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:  fixed
             Keywords:  gif alpha    |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by cehoyos):

 * keywords:   => gif alpha
 * resolution:   => fixed
 * status:  new => closed
 * component:  undetermined => avcodec
 * reproduced:  0 => 1


Comment:

 This works now for ffmpeg -i 11.png -f image2 out.gif
 There are two gif encoders, only one supports pal8 output, the other only
 supports RGB24 which by definition does not support transparency.

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


More information about the FFmpeg-trac mailing list