Hi experts,
I'm evaluating video coding capability in AM5728 EVM,
However, I could not find any reference about H264 SVC encoding/decoding,
I'm wondering if AM5728 currently supports it?
Thanks in advance !
Berst regards,
Dwayne
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi experts,
I'm evaluating video coding capability in AM5728 EVM,
However, I could not find any reference about H264 SVC encoding/decoding,
I'm wondering if AM5728 currently supports it?
Thanks in advance !
Berst regards,
Dwayne
The H.264 codec on IVA-HD from TI supports SVC encoding (temporal mode only) and decoding. These aren't tested at gstreamer framework layer, also need to check if helper package required by decoder to support SVC is part of PSDK.
Below link to codec data sheet for further reference. (http://git.ti.com/ivimm/ipumm/blobs/raw/master/extrel/ti/ivahd_codecs/packages/ti/sdo/codecs/h264vdec/docs/H264_Decoder_HDVICP2_DataSheet.pdf), there is limited support for decoding of SVC streams.
H264 Encoder (http://git.ti.com/ivimm/ipumm/blobs/raw/master/extrel/ti/ivahd_codecs/packages/ti/sdo/codecs/h264enc/docs/H264_Encoder_HDVICP2_DataSheet.pdf) support for SVC Temporal scalability and Hierarchical-P coding with maximum of 4 temporal layers.