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? 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 [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
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 [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------------ 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 [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi Wim,
The warning has disappeared (with latest git clone) but the execution (appsrc-stream) still fails with the following message ** ERROR **: received error aborting... Trace/breakpoint trap The following versions are being used, glib - 2.19.8 gstreamer - 0.10.22 gst-plugins-base- 0.10.22 Karthik > -----Original Message----- > From: Wim Taymans [mailto:[hidden email]] > Sent: Monday, March 16, 2009 8:08 PM > To: Discussion of the development of GStreamer > Subject: Re: [gst-devel] Setting AppSrc property > > 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 > > (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 > > 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 [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > > ------------------------------------------------------------------------ -- > ---- > 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 > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel -- 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 [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by Wim Taymans
Hi Wim,
I enabled GST_DEBUG and found why the error was occurring. It turned out that I needed to install the good and ugly plugins as well. In the end it still complains that it cannot open the audio device. This error is known (we haven't installed the audio drivers for our linux server). Please consider this issue resolved. Cheers Karthik > -----Original Message----- > From: Wim Taymans [mailto:[hidden email]] > Sent: Monday, March 16, 2009 8:08 PM > To: Discussion of the development of GStreamer > Subject: Re: [gst-devel] Setting AppSrc property > > 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 > > (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 > > 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 [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > > ------------------------------------------------------------------------ -- > ---- > 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 > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel -- 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 [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |