bbc / turingcodec

Source code for the Turing codec, an HEVC software encoder optimised for fast encoding of large resolution video content
http://turingcodec.org/
GNU General Public License v2.0
154 stars 39 forks source link

Encoding Details #15

Closed ggnull35 closed 7 years ago

ggnull35 commented 7 years ago

Hi,

Does Turing Codec supports YUV 4:2:2 10bit encoding? Is there any info on encoding capabilities?

Kind Regards,

matteonaccari commented 7 years ago

Hello there and thanks for your interest in the Turing codec project!

The codec supports 10 bit encoding of planar YUV format in 4:2:0 chroma format. Chrominance resolutions such as 4:2:2 and 4:4:4 require Version 2 profiles of HEVC (collectively known as RExt) which at the moment are not support in the codec.