---------------------------------------- > To: [email protected] > From: [email protected] > Date: Thu, 14 May 2015 16:26:53 +0000 > Subject: Re: [FFmpeg-user] HD> SD Down-Convert Prores Color > > Kevin Wells <kevwells <at> hotmail.co.uk> writes: > >> This does not suffer from the issue, but the colours >> look slightly off, I have attached screen grabs. > > Could you confirm that the issue you see is > reproducible with all following command line > indicating this is not a problem with the > software scaler either? > > $ ffmpeg -i HD_BARS.mov -an -vcodec copy out1.mov > $ ffmpeg -i HD_BARS.mov -an -vcodec v210 out2.mov > $ ffmpeg -i HD_BARS.mov -an -vcodec prores out3.mov > > Thank you, Carl Eugen > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Hi Carl, I can confirm that all of these three tests produce a perfect replication of the original HD_BARS.mov, colours are exactly the same. Kev. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
