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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
