appsrc issue
Roland Peffer
gdevel at clixxun.com
Mon May 6 06:38:36 PDT 2013
You should really read the documentation!
appsrc is only for use from within a program. You may use filesrc for example
Roland
On 06.05.2013, at 14:45, Deepak Jain wrote:
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
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list