[FFmpeg-user] Compressing animation - result has washed out colors

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Nov 22 14:49:27 EET 2018


2018-11-22 12:50 GMT+01:00, Ron Barnes <rbarnes at njdevils.net>:

> The issue I'm having (and I have gotten help already, thanks to all) is the
> colors are faded and washed out.  I have been trolling the documentation
> site and trying differing command options but nothing seems to work.
>
> Here is my line command...
>
>
> ffmpeg -i "Wreck_It_Ralph_Full_Bluray.mkv" -c:v libx265 -analyzeduration 10M
> -probesize 10M -preset medium -map 0 -c:s copy -c:a:0 libmp3lame -b:a:0 128k
> -reserve_index_space 1000k -crf 20 -s 3840x2160 -color_primaries bt2020
> -color_trc smpte2084 -colorspace bt2020nc -color_range tv -ac 2 -c:a aac
> -b:a 128k -metadata title="Wreck-it Ralph" Wreck-It_Ralph.mkv

Please provide "ffmpeg -i" console output for the output file.

Carl Eugen


More information about the ffmpeg-user mailing list