Am Do., 26. Sept. 2019 um 15:00 Uhr schrieb Michael Koch
<astroelectro...@t-online.de>:

> I'm using this animated GIF as input http://gosper.org/sidereal.gif
> and process it with the most simple FFmpeg command line:
>
> ffmpeg -i sidereal.gif -y out.gif

Did you also try the following "most simple FFmpeg commamd line"?
ffmpeg -i sidereal.gif -qscale 2 out.avi

> Why are the colors wrong in the output?

I suspect you didn't read about gif encoding with FFmpeg.
(This is a known regression but unlikely to get fixed, output
files were absurdly big.)

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to