[Libav-user] Handling uncompressed 10-bit YUYV 422 (packed)

Gavin Smith gcs584 at yahoo.com
Tue May 2 23:13:04 EEST 2017


I've been a part-time user of ffmpeg (using cli), and I'm now trying out the API/SDK to perform some processing.

One keen feature I'm interested in is being able to encode or decode using a packed 10-bit YUYV 422 pixel format.  Thus far, I have noticed the 8-bits-per-component 'AV_PIX_FMT_YUYV422' pixel format but I have not seen a corresponding equivalent for 10-bits. I can appreciate that 10-bit formats are very awkward (CPU hardware is traditionally built for powers of 2).

Having searched the 'net, I've come across a few posts mentioning v210, but it appears to be referred to as a codec (http://obe.tv/about-us/obe-blog/item/21-faster-professional-10-bit-video-conversions).  Any assistance would be much appreciated..

* Environment:Ubuntu 17.04 (Zesty)
* GCC 6.3
* ffmpeg v3.2.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170502/e929328c/attachment.html>


More information about the Libav-user mailing list