[FFmpeg-trac] #7923(avcodec:reopened): alpha info is lost during transcode to gif from apng or animated webp

FFmpeg trac at avcodec.org
Fri May 24 15:29:44 EEST 2019


#7923: alpha info is lost during transcode to gif from apng or animated webp
-------------------------------------+-------------------------------------
             Reporter:  gbp.gap      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  apng, gif,   |               Blocked By:
  alpha, webp                        |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by gbp.gap):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 With the command with palettegen,paletteuse as below, the unexpected red
 boundary lines are produced, which is different with the input apng file
 alpha.apng

 ./ffmpeg  -i alpha.apng -filter_complex
 "[0]split[a][b];[a]palettegen[p];[b][p]paletteuse " alpha_pale.gif

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7923#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list