[gst-devel] Streaming with GStreamer

Thomas Vander Stichele thomas at apestaart.org
Fri Sep 8 15:30:56 CEST 2006


Hi Jeremy,

it is very hard to read your mails and figure out the problems in your
command line because you use a specific font and you cut-and-paste, it
would be better to attach the logs.


> 
> gst-launch-0.10 --gst-debug=3 --gst-debug-no-color rtspsrc
> location="rtsp://172.16.10.26:554/sample_h264_1mbit.mp4" !
> rtpmp4vdepay !
> 
> ffdec_mpeg4 ! ximagesink

For example, here there is extra new lines and that makes it confusing,
because ...

> INFO  (0x8051228 - 0:00:00.117244000)         GST_PIPELINE( 3729)
> 
> gstparse.c(145):gst_parse_launch: parsing pipeline description
> 
> location=rtsp://172.16.10.26:554/sample_h264_1mbit.mp4 !
> rtpmp4vdepay !
> 
> ffdec_mpeg4 ! ximagesink
> 
>  
> 
> ** (gst-launch-0.10:3729): WARNING **: error: syntax error, unexpected
> ASSIGNMENT, expecting LINK
> 
> ERROR (0x8051228 - 0:00:00.117503000)         GST_PIPELINE( 3729)
> 
> ./grammar.y(837):_gst_parse_launch: Unrecoverable syntax error while
> parsing pipeline
> location=rtsp://172.16.10.26:554/sample_h264_1mbit.mp4 !

> rtpmp4vdepay ! ffdec_mpeg4 ! ximagesink

... it would seem from this error that you forgot to use "rtspsrc" in
your pipeline completely. But I am not exactly sure because I'm not sure
if you are cutting and pasting and leaving things out.

Thomas

> 





More information about the gstreamer-devel mailing list