#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".