After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737334 - Gstreamer TI814 Target board c progam
Gstreamer TI814 Target board c progam
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-omx
0.10.0
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-25 06:42 UTC by Rajesh Kannan
Modified: 2014-09-25 08:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rajesh Kannan 2014-09-25 06:42:29 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
Comment 1 Sebastian Dröge (slomo) 2014-09-25 08:02:49 UTC
Bugzilla is not a support forum. Please ask on gstreamer-devel@lists.freedesktop.org