[Bug 737334] New: Gstreamer TI814 Target board c progam
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 24 23:42:35 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=737334
GStreamer | gst-omx | 0.10.0
Summary: Gstreamer TI814 Target board c progam
Classification: Platform
Product: GStreamer
Version: 0.10.0
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-omx
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: srajesh89ece at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list