[gst-devel] Setting AppSrc property

Wim Taymans wim.taymans at gmail.com
Mon Mar 16 15:38:04 CET 2009


On Mon, 2009-03-16 at 17:36 +0530, Karthik Hariharakrishnan wrote:
> Hi all,
> 
>  
> 
>    After building gst-plugins-base (version 0.10.22) for linux, I
> tried running one of the examples in /tests/examples/app/appsrc-stream
> (supplied input as a wave file). I get the following error when I
> execute
> 
>  
> 
> ./appsrc-stream advice.wav
> 
>  
> 
> (appsrc-stream:11653): GLib-GObject-WARNING **:
> IA__g_object_set_valist: object class `GstAppSrc' has no property
> named `\u0008m\u0005\u0008\xf8\x80\u0008\u0008'
> 
>  
> 
> ** ERROR **: received error
> 
> aborting...
> 
> Trace/breakpoint trap
> 
>  
> 
> What am I doing wrong?
> 

Maybe it was because sizeof(gsize) != sizeof (gint64) on your machine,
which could have caused the error.

Please try again with latest git, I commited a fix there.

Wim

>  
> 
> Thanks
> 
> Karthik
> 
> 
>  
> -- 
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose
> the contents to any other person, use it for any purpose, or store or
> copy the information in any medium. Thank you. 
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list