Hi,
I am trying to develop video transcoding application on 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) using PCIe interface on Quad DSPC6678.
Is anybody integrated the H264 BP MP Decoder in SV04 build version for C6678 (PCIe)?
I have downloaded all codec plug-ins from the following link and trying to integrated/add h264 decoder (C66x_h264vdec_02_04_00_03_ELF) in SV04 build
http://software-dl.ti.com/dsps/dsps_public_sw/codecs/C6678_Video_Codecs/01_00_001/index_FDS.html
Any body provide me integrated H264 decoder in SV04 DSP build version (on C6678)?
The transcoder on DSP C6678 reads h264 bitstream from host (PCIe interface) decodes it, encodes yuv, and sends encoded bitstream back to host.
Thanks,
Kali