[FFmpeg-user] YUV10 Image Sequence

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


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

Carl Eugen



More information about the ffmpeg-user mailing list