[FFmpeg-user] YUV10 Image Sequence

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Jul 18 01:46:19 EEST 2016


Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> 
> > Please test (and report back!)
> > $ ffmpeg -i input -vcodec v210 -f rawvideo -s uhd2160 out%05d.yuv10
> 
> Sorry, you can use above to write one frame, for several it is:
> $ ffmpeg -i input -f image2 -vcodec v210 -s uhd2160 out%05d.yuv10

It seems the correct codec is v210x, not v210.
I tested with:
ftp://vqeg.its.bldrdoc.gov/HDTV/SVT_exports/SVT_YUV10_Exports_/

Carl Eugen



More information about the ffmpeg-user mailing list