Kevin Wells <kevwells <at> hotmail.co.uk> writes:

> This does not suffer from the issue, but the colours look slightly off
> 
> ffmpeg -i /Users/kev/Movies/HD_BARS.mov -vf scale=720:576 
> -vcodec v210 -an out.mov

Please test the following, sorry for not realising this earlier:
$ ffmpeg -i HD_BARS.mov -s pal -vcodec prores -an -movflags +write_colr 
-an -s pal -color_primaries bt709 -color_trc bt709 -colorspace bt709 out.mov

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to