[FFmpeg-devel] Lossy GIF encoding

James Darnley james.darnley at gmail.com
Fri Feb 15 20:42:30 EET 2019


On 2019-02-15 10:01, Kornel wrote:
> libavcodec/gif.c in ff_gif_encoder.pix_fmts seems to passively declare types of pixel formats it accepts.

If you want to experiment you can change that so it accepts rgb (also or
only).  Then you can implement and test what you want, then you can ask
about submitting it.

You can make your fancy encoding only available with rgb, or with some
option and return an error when given pal8.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190215/4e48eb06/attachment.sig>


More information about the ffmpeg-devel mailing list