Hi,
I am trying to develop video transcoding application on quad DSP C6678 board. I am able to test all demo applications(H264 encoder,J2k encoder and J2k transcoder) on Ubuntu 12.04 LTS using the following tools...
- ccs 5.1
- desktop-linux-sdk_01_00_00_04_32bit_setuplinux
- bios_mcsdk_02_00_05_17_setuplinux
- mcsdk_video_02_01_00_03_setuplinux
Actually my application is H264 transcoder (decoer/encoder), At present in SV04 build version(ubuntu version, mcsdk video 2.1.0.3) there is no video decoder plug-in available.
Is anybody integrated the H264 Decoder in SV04 build version?
I have downloaded the all the codec plug-ins from the following link and trying to integrated/add h264 decoder in SV04 build
http://software-dl.ti.com/dsps/dsps_public_sw/codecs/C6678_Video_Codecs/01_00_001/index_FDS.html
Please can any body provide integrated H264 decoder in SV04 DSP build version as apatch?
The transcoder on DSP C6678 reads h264 bitstream from host (PCIe interface using Desktop linux sdk) decodes it, encodes yuv, and sends encoded bitstream back to host through PCIe.
Thanks,
Kali