[gst-devel] gst_bin_add_many: assertion `GST_IS_ELEMENT (element_1)' failed

Stefan Kost ensonic at hora-obscura.de
Sat Oct 23 15:55:40 CEST 2010


Am 22.10.2010 21:05, schrieb Marlos C. Machado:
> Thanks a lot! Robert and You helped me a lot!
> 
> 2010/10/22 Nathanael D. Noblet <nathanael at gnat.ca <mailto:nathanael at gnat.ca>>
> 
>     On 10/22/2010 11:39 AM, Marlos C. Machado wrote:
>     > If I take off these additional parameters, including the file filesrc
>     > location=Video2.avi it works.
>     >
>     > How do I pass as parameter the path to filesrc?
> 
>         g_object_set (G_OBJECT (filesrc), "location", "Video2.avi", NULL);
> 
>     ------------------------------------------------------------------------------
>     Nokia and AT&T present the 2010 Calling All Innovators-North America contest
>     Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
>     $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
>     Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
>     http://p.sf.net/sfu/nokia-dev2dev
>     _______________________________________________
>     gstreamer-devel mailing list
>     gstreamer-devel at lists.sourceforge.net
>     <mailto:gstreamer-devel at lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> 
> 
> 
> 
> -- 
> Marlos Cholodovskis Machado
> 

Maybe we should have gst_parse_element_from_description() like we have
gst_parse_bin_from_description() as a convinience api for quick tests.

Stefan




More information about the gstreamer-devel mailing list