[FFmpeg-user] Washed out image issue with ffmpeg jpeg export

Jason Green jason.green at threadsstyling.com
Tue Nov 19 16:03:50 EET 2019


This image's colours change dramatically with any ffmpeg commands I run on
it. Even a basic command to create the same image. NOTE: you can run these
commands as the image is public.

ffmpeg -i
https://asset-info-examples.s3.eu-west-1.amazonaws.com/broken_color.jpg
broken.jpg

If you look at the original image or use -c:v copy it will keep the
original colour profile and look fine.

ffmpeg -i
https://asset-info-examples.s3.eu-west-1.amazonaws.com/broken_color.jpg -c:v
copy broken.jpg

I have tried so many options to specify different colour formats but I
can't get it to stop looking grey and washed out.


More information about the ffmpeg-user mailing list