[Libav-user] GIF encoder transparency support
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Apr 24 18:58:08 EEST 2017
2017-04-11 19:57 GMT+02:00 Jonathan Meson <jona at visualblasters.com>:
> I'm currently looking at the GIF specs and everything seems
> good with the encoder...
The encoder supports gif transparency fine (afaik), just test with
a pal8 file (for example png) that shows transparency as input.
(Or another gif)
As I tried (hard) to explain in the ticket, this is an issue with the
paletteuse filter: The palettegen filter produces a transparent
colour but the paletteuse filter overwrites (?) the palette afaict.
Sorry for the delay, I thought I could produce a poc to show
what has to be done but failed miserably;-)
Please do not top-post here, Carl Eugen
More information about the Libav-user
mailing list