gst-launch is giving error

Tim-Philipp Müller t.i.m at zen.co.uk
Mon Jun 13 04:29:40 PDT 2011


On Mon, 2011-06-13 at 16:50 +0530, satish pattar wrote:

> Could you please explain in more detail. ? Which parser do you suspect
> you think disabled.
>
> How to enable the parser when compiling gstreamer. ? I am not
> compiling gstreamer from source , I have it in my target already
> compiled.

libgstreamer was compiled with --disable-parse, which disables
gst_parse_launch() functionality. Rebuild your GStreamer core with
--enable-parse to enable that functionality.

Cheers
 -Tim

> 
> Thanks ,
> Satish P
> 
> On Sun, Jun 12, 2011 at 11:36 PM, David Schleef <ds at entropywave.com>
> wrote:
>         On Fri, Jun 10, 2011 at 06:05:01PM +0530, satish pattar wrote:
>         > When I execute my gst-lauch in my  Linux ARM based target ,
>         I am getting
>         > this error.
>         >
>         > *ERROR: pipeline could not be constructed: This application
>         is trying to use
>         > Gstreamer functionality that has been disabled.*
>         >
>         > I checked for this error code & it corresponds to
>          "GST_CORE_ERROR_DISABLED:
>         > used if functionality has been disabled
>         > at compile time (Since: 0.10.13) "
>         
>         
>         The parser was disabled when GStreamer was compiled.
>         
>         
>         
>         David
>         _______________________________________________
>         gstreamer-devel mailing list
>         gstreamer-devel at lists.freedesktop.org
>         http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 
> 
> 
> -- 
> Thanks & Regards,
> 
> Satish Pattar
> 
> _______________________________________________
> 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