Hi Support!
Does the MCSDK video 2.1 supports H.264 main profile encoder/decoder?
Where can I find detailed info etc: data sheet and user guide?
Regards,
Rex Lee
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 Rex,
Yes, MCSDK Video has integrated H264 codecs to support main profile encoding and decoding on C6678. Codecs can be installed as part of the MCSDK Video release: http://software-dl.ti.com/sdoemb/sdoemb_public_sw/mcsdk_video/latest/index_FDS.html.
For individual H264 codecs, you can also find them from http://software-dl.ti.com/dsps/dsps_public_sw/codecs/C6678/index.html
H264 BP-MP Decoder: supports H264BP and MP decoding
H264HP Decoder: supports H264BP, MP, and HP decoding
H264 HP Encoder: supports H264BP, MP, and HP encoding
After installing the codecs, the user guide and data sheet can be found from the "Docs" directory e.g., H264HP encoder docs can be found from <codec_install_dir>\C66x_h264hpvenc_01_00_00_01_ELF\packages\ti\sdo\codecs\h264hpvenc\Docs.
Thanks,
Hongmei