BUG! Gstreamer caps does not get executed in Windows XP/Vista/7 command line using gst-launch -v

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

BUG! Gstreamer caps does not get executed in Windows XP/Vista/7 command line using gst-launch -v

Shamun
I have spend few days to just figure out what is happening. But alas i have to request here if someone have any idea what it is.

The same pipe line works in my Linux box (Ubuntu/Fedora). But when i try this into Windows (XP/Vista/7) it keeps throwing me the same error over and over.
I tried to minimize staffs inside caps but no luck so far. I am wondering if its a BUG no one yet noticed?

EXAMPLE (Windows latest Gstreamer):

C:\gst-launch -v udpsrc port=1111 caps = "ap plication/x-rtp, media=(string)audio, clock-rate=(int)44100, encoding-name=(stri ng)SPEEX, encoding-params=(string)1, frame-size=(string)480, payload=(int)96, ssr c=(uint)928237273, clock-base=(uint)2792682998, seqnum-base=(uint)62730" ! ...depay ! dec ! audioconvert ! autoaudiosink

ERROR (Windows command prompt):

0:00:00.334065000 692 0088D708 ERROR GST_PIPELINE grammar.tab.c:50 8:gst_parse_element_set: could not set property "caps" in element "udpsrc0" to " application/x-rtp, media=(string)audio, clock-rate=(int)44100, encoding-name=(st ring)SPEEX, encoding-params=(string)1, frame-size=(string)480, payload=(int)96, s src=(uint)928237273, clock-base=(uint)2792682998, seqnum-base=(uint)62730" WARNING: erroneous pipeline: could not set property "caps" in element "udpsrc0" to "application/x-rtp, media=(string)audio, clock-rate=(int)44100, encoding-name =(string)SPEEX, encoding-params=(string)1, frame-size=(string)480, payload=(int)9 6, ssrc=(uint)928237273, clock-base=(uint)2792682998, seqnum-base=(uint)62730"


Please suggest. I have also tried to use \" or \\" or ' or \( but none worked, still same error.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: BUG! Gstreamer caps does not get executed in Windows XP/Vista/7 command line using gst-launch -v

Mailing List SVR
Il giorno ven, 15/04/2011 alle 21.42 +0200, gOOGle md ha scritto:
> (st ring)SPEEX

seems you have some spurious white space is this a copy/paste error?

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: BUG! Gstreamer caps does not get executed in Windows XP/Vista/7 command line using gst-launch -v

Shamun
No, its not a copy paste error, its showing wrong format in the mailing list. I have the pipe line working in Linux, and same simulation does not work in Windows. The only culprit in Windows for this is as following part

example: udpsrc port=4446 caps="application/x-rtp, more=...., more=....,"





On Fri, Apr 15, 2011 at 11:38 PM, Mailing List SVR <[hidden email]> wrote:
Il giorno ven, 15/04/2011 alle 21.42 +0200, gOOGle md ha scritto:
> (st ring)SPEEX

seems you have some spurious white space is this a copy/paste error?



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel