appsrc issue
Deepak Jain
jain1982 at gmail.com
Mon May 6 05:45:02 PDT 2013
Hi,
I am trying to run gst-launch this way using appsrc:
gst-launch-1.0 appsrc name=myfile.h264 ! decodebin !
video/x-raw,format=\(string\)YUV2,width=480,height=360,framerate=\(fraction\)10/1
! videoconvert ! videoscale ! xvimagesink
The output I am getting is:
Setting pipeline to PAUSED....
Pipeline is PREROLLING...
and it continues to be that only...no video output on the window.
myfile.h264 is a H264 elementary stream.
Can anybody point out any error if i am doing?
Thanks in advance.
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130506/43bd8fbe/attachment.html>
More information about the gstreamer-devel
mailing list