[FFmpeg-user] converting raw file from YUV422P10BE to YUV422P16BE

Omar Chakroun Omar.Chakroun at USherbrooke.ca
Fri Nov 8 23:46:33 EET 2019


Hi there,

I'm trying to convert raw video files from yuv422 10bit to yuv422 16bit but until now I wasn't successful.
I have an error stating either unable to find a suitable output format when I'm keeping the output file extension as .raw or invalid buffer size if I change it to .yuv. please take a look at the printscreens attached here. I also checked on multiple discussion and some says that ffmpeg has to support either 8bit or 10bit but this step has to be made when compiling ffmpeg.
I'm new in using ffmpeg. In fact I started using it yesterday.

I'm currently using the version built in 20191010.

It will be great if you can help me on that. Technically it is repacking a 10bit YUV format into the 16bit YUV format.

Thank you and best regards,
Omar


-------------- next part --------------
A non-text attachment was scrubbed...
Name: errorffmpeg.png
Type: image/png
Size: 103744 bytes
Desc: errorffmpeg.png
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20191108/99fba5cf/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpegVersion.png
Type: image/png
Size: 28378 bytes
Desc: ffmpegVersion.png
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20191108/99fba5cf/attachment-0001.png>


More information about the ffmpeg-user mailing list