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.

GST-Ducati pipelines

Hi,

I recently got a SVTronics OMAP5432 (UEVM5432G-02-12-00) and I managed to build the latest version of the GLSDK (ti-glsdk_omap5-uevm_6_02_01_02) but I have not found a link with some sample gst-ducati plugins based video decoding pipelines. Has anyone tried playing a video with this release?

Thanks

Diego Chaverri

  • Hello,

    Have you tried the following command: 

    gst-launch playbin2 uri=file:///<path_to_file> video-sink=kmssink audio-sink="alsasink device=hw:1,0" 

    taken from: http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_Software_Developers_Guide#Running_a_gstreamer_pipeline

    Best Regards,

    Yordan