[FFmpeg-user] HD > SD Down-Convert Prores Color
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon May 18 12:45:25 CEST 2015
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
More information about the ffmpeg-user
mailing list