GNOME Bugzilla – Bug 737334
Gstreamer TI814 Target board c progam
Last modified: 2014-09-25 08:02:49 UTC
I want to playback mp4 file using GStreamer C program for DM385 board . Any one can share me the application c code. This is the pipeline I'm using filesrc location=/Honda1.mp4 ! qtdemux name=demux ! 'video/x-h264' ! h264parse access-unit=true !omx_h264dec framerate=60 ! omx_scaler ! 'video/x-raw-yuv, width=800,height=480' ! omx_ctrl display-mode=OMX_DC_MODE_1080P_30 display-device=LCD ! omx_videosink sync=false display-device=LCD display-mode=OMX_DC_MODE_1080P_30 Pipeline is working fine..., But I want to run C program Thanks in Advance Rajesh Kannan
Bugzilla is not a support forum. Please ask on gstreamer-devel@lists.freedesktop.org