Issue in vorbisdec

Tim-Philipp Müller t.i.m at zen.co.uk
Sat Mar 24 05:01:44 PDT 2012


On Sat, 2012-03-24 at 03:46 -0700, garrett wrote:

> Hello, I have come across the same issue as the OP of this message. I'm
> giving it a bump in the hopes that the problem can be resolved.
> 
> After doing some research: I found that running the server script in verbose
> mode '-v' would return the caps value that you would need to copy and paste
> into udpsrc. Unfortunately: this proved unsuccessful, it returned Syntax
> error: "(" unexpected and when the string is enclosed in quotes, it returns
> erroneous pipeline: could not set property "caps" in element "udpsrc0"
> 
> Is there something additional that must be done to the string to make the
> receiving script function beyond surrounding it in quotes? 

Could you post the exact command line that caused these problems? You
can also try single quotes 'foo' vs. normal quotes ("foo"), or escape
brackets like \(buffer\)1234

Cheers
 -Tim



More information about the gstreamer-devel mailing list