<br><br><div class="gmail_quote">On Thu, Dec 31, 2009 at 1:16 PM, <span dir="ltr"><<a href="mailto:gstreamer-devel-request@lists.sourceforge.net" target="_blank">gstreamer-devel-request@lists.sourceforge.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send gstreamer-devel mailing list submissions to<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:gstreamer-devel-request@lists.sourceforge.net" target="_blank">gstreamer-devel-request@lists.sourceforge.net</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:gstreamer-devel-owner@lists.sourceforge.net" target="_blank">gstreamer-devel-owner@lists.sourceforge.net</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of gstreamer-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: gstreamer-devel Digest, Vol 43, Issue 47 (sreerenj b)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 31 Dec 2009 13:15:51 +0530<br>
From: sreerenj b <<a href="mailto:bsreerenj@gmail.com" target="_blank">bsreerenj@gmail.com</a>><br>
Subject: Re: [gst-devel] gstreamer-devel Digest, Vol 43, Issue 47<br>
To: <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
Message-ID:<br>
<<a href="mailto:c3376b410912302345k2255cf73y70f7419e71ea9859@mail.gmail.com" target="_blank">c3376b410912302345k2255cf73y70f7419e71ea9859@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
On Wed, Dec 30, 2009 at 11:36 PM, <<br>
<a href="mailto:gstreamer-devel-request@lists.sourceforge.net" target="_blank">gstreamer-devel-request@lists.sourceforge.net</a>> wrote:<br>
<br>
> Send gstreamer-devel mailing list submissions to<br>
> <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
><br>
> To subscribe or unsubscribe via the World Wide Web, visit<br>
> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
> or, via email, send a message with subject or body 'help' to<br>
> <a href="mailto:gstreamer-devel-request@lists.sourceforge.net" target="_blank">gstreamer-devel-request@lists.sourceforge.net</a><br>
><br>
> You can reach the person managing the list at<br>
> <a href="mailto:gstreamer-devel-owner@lists.sourceforge.net" target="_blank">gstreamer-devel-owner@lists.sourceforge.net</a><br>
><br>
> When replying, please edit your Subject line so it is more specific<br>
> than "Re: Contents of gstreamer-devel digest..."<br>
><br>
><br>
> Today's Topics:<br>
><br>
> 1. trouble with playbin2 and audio track (kitone)<br>
> 2. Re: level element in playbin2 (Stefan Kost)<br>
> 3. Re: gstreamer clock (Stefan Kost)<br>
> 4. Re: gstreamer in a non-multimedia area? (Stefan Kost)<br>
> 5. H.264 decoder sink problem (<a href="mailto:ananthula.madhu@wipro.com" target="_blank">ananthula.madhu@wipro.com</a>)<br>
> 6. Re: gstreamer in a non-multimedia area? (Leonardo Sandoval)<br>
> 7. Re: Playbin2 and Audio-CDs (regomodo)<br>
><br>
><br>
> ----------------------------------------------------------------------<br>
><br>
> Message: 1<br>
> Date: Wed, 30 Dec 2009 13:18:54 +0100<br>
> From: kitone <<a href="mailto:kitone@free.fr" target="_blank">kitone@free.fr</a>><br>
> Subject: [gst-devel] trouble with playbin2 and audio track<br>
> To: <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> Message-ID: <<a href="mailto:20091230131854.0c177421@free.fr" target="_blank">20091230131854.0c177421@free.fr</a>><br>
> Content-Type: text/plain; charset=US-ASCII<br>
><br>
> Hi everyone,<br>
><br>
> I'm using playbin2 to play video and I've add the ability to change<br>
> audio track in the player. This doesn't work very well. When I switch<br>
> to an other track there's little problem like no sound, need to seek to<br>
> have sound again or some little freeze.<br>
><br>
> So there's a best way to change track ?<br>
><br>
> Do I need to define the state of the pipeline to PAUSED, change the<br>
> audio track and replay again ? Or can I do this on the fly ?<br>
><br>
> code :<br>
> void Player::set_current_audio(int track) {<br>
> g_object_set (playbin, "current-audio", track, NULL);<br>
> }<br>
><br>
> Best regards,<br>
> kitone<br>
><br>
><br>
><br>
> ------------------------------<br>
><br>
> Message: 2<br>
> Date: Wed, 30 Dec 2009 16:30:15 +0200<br>
> From: Stefan Kost <<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>><br>
> Subject: Re: [gst-devel] level element in playbin2<br>
> To: Discussion of the development of GStreamer<br>
> <<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>><br>
> Message-ID: <<a href="mailto:4B3B63F7.9030601@hora-obscura.de" target="_blank">4B3B63F7.9030601@hora-obscura.de</a>><br>
> Content-Type: text/plain; charset=ISO-8859-1<br>
><br>
> hi,<br>
><br>
> Am 28.12.2009 14:34, schrieb J. Rios:<br>
> > Hello,<br>
> > Im tryign to incorporate the level element into a playbin2. This is<br>
> > the significant part of what I have tried<br>
> ><br>
> > GstElement * outputsink;<br>
> > outputsink = gst_element_factory_make( "gconfaudiosink", "audio-sink"<br>
> );<br>
> > ...<br>
> > GstElement * m_Playbin = gst_element_factory_make( "playbin2", "play"<br>
> );<br>
> > ...<br>
> > GstElement * level = gst_element_factory_make( "level", "levelctrl"<br>
> );<br>
> ><br>
> > GstElement * replay = gst_element_factory_make( "rgvolume",<br>
> > "replaygain" );<br>
> ><br>
> ><br>
> > gst_bin_add( GST_BIN( m_Playbin ), level );<br>
> > gst_bin_add( GST_BIN( m_Playbin ), replay );<br>
> > g_object_set( G_OBJECT( m_Playbin ), "audio-sink", outputsink, NULL<br>
> );<br>
> ><br>
> > g_object_set( level, "message", true, NULL );<br>
> ><br>
> > g_object_set( G_OBJECT( m_Playbin ), "flags", 0x02|0x10, NULL );<br>
> ><br>
> > gst_bus_add_watch( gst_pipeline_get_bus( GST_PIPELINE( m_Playbin ) ),<br>
> > ( GstBusFunc ) gst_bus_async_callback, this );<br>
> ><br>
> ><br>
> this cannot work as such. The elements need to be linked in the right<br>
> order.<br>
> What you need to do, is to create an own bin, add level, replay and the<br>
> audiosink there, link them and set your bin as the audiosink. You need to<br>
> add a<br>
> ghostpad to the bin and set it to the first (yet unlinked) sink pad of you<br>
> elements.<br>
><br>
> Stefan<br>
><br>
><br>
> > The problem I have is that I dont get the Element messages. All the rest<br>
> > works fine including the replay-gain volumen but I dont get the level<br>
> > messages in the callback function.<br>
> > What I want to do is detect when the sound level is below an user<br>
> > defined level so I can skip to next track.<br>
> ><br>
> > I dunno if this is the correct place to put it but I have been tryign to<br>
> > search for this with no success. Please if u know what is wrong or how<br>
> > it should work let me know<br>
> ><br>
> > Thanks in advance<br>
> > J.Rios<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ------------------------------------------------------------------------------<br>
> > This SF.Net email is sponsored by the Verizon Developer Community<br>
> > Take advantage of Verizon's best-in-class app development support<br>
> > A streamlined, 14 day to market process makes app distribution fast and<br>
> easy<br>
> > Join now and get one step closer to millions of Verizon customers<br>
> > <a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
> ><br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > gstreamer-devel mailing list<br>
> > <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> > <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>
><br>
><br>
><br>
> ------------------------------<br>
><br>
> Message: 3<br>
> Date: Wed, 30 Dec 2009 16:33:26 +0200<br>
> From: Stefan Kost <<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>><br>
> Subject: Re: [gst-devel] gstreamer clock<br>
> To: Discussion of the development of GStreamer<br>
> <<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>><br>
> Cc: sreerenj b <<a href="mailto:bsreerenj@gmail.com" target="_blank">bsreerenj@gmail.com</a>><br>
> Message-ID: <<a href="mailto:4B3B64B6.3020401@hora-obscura.de" target="_blank">4B3B64B6.3020401@hora-obscura.de</a>><br>
> Content-Type: text/plain; charset=ISO-8859-1<br>
><br>
> Am 30.12.2009 08:19, schrieb sreerenj b:<br>
> ><br>
> > HI,<br>
> ><br>
> > Is there any way to get some signal or tick from the pipeline depending<br>
> > upon the data transferd?(For example, suppose if i change the streaming<br>
> > server playback rate to twice the actual rate,then i should needs to get<br>
> > some identification from pipeline in each second or in some periodic<br>
> > manner.)<br>
><br>
> You could use gst_clock_new_periodic_id() together with a<br>
> gst_clock_id_wait() or<br>
> gst_clock_id_wait_async()<br>
><br>
> Stefan<br>
><br>
> > --<br>
> > Sreerenj B<br>
> > <a href="mailto:bsreerenj@gmail.com" target="_blank">bsreerenj@gmail.com</a> <mailto:<a href="mailto:bsreerenj@gmail.com" target="_blank">bsreerenj@gmail.com</a>><br>
> > mob: +91 9739469496<br>
> ><br>
> ><br>
><br>
<br></blockquote><div> <br><br> Hi ,<br></div><div><br> I captured the GstClockID of the pipeline in streaming-server <br></div><div><br> <b>id=gst_clock_new_periodic_id(media->media->pipeline->clock,start_time,interval);<br>
<br></b>And then setted up the asynchronous callback using the following.<br> <br><b>gst_clock_id_wait_async(id,(GstClockCallback *)TickCallback,"Tick sending");</b><br><br>but evenif i "stopped" or "paused" the client side player , i am getting the callback " TickCallback" in the server side on specified intervals!!!!!!! I take the clock of the pipeline currently running, but why i am getting this call back even i stopped the pipeline?Is there any way to rectify this?<br>
<br>I setted up these settings in <b>gst-rtsp-server/gst/rtsp-server/rtsp-client.c</b> ...inside the <b>handle_play()</b> function.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
sreerenj<br>
<br>
<br>
<br>
> ><br>
> ><br>
> ------------------------------------------------------------------------------<br>
> > This SF.Net email is sponsored by the Verizon Developer Community<br>
> > Take advantage of Verizon's best-in-class app development support<br>
> > A streamlined, 14 day to market process makes app distribution fast and<br>
> easy<br>
> > Join now and get one step closer to millions of Verizon customers<br>
> > <a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
> ><br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > gstreamer-devel mailing list<br>
> > <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> > <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>
><br>
><br>
><br>
> ------------------------------<br>
><br>
> Message: 4<br>
> Date: Wed, 30 Dec 2009 16:36:37 +0200<br>
> From: Stefan Kost <<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>><br>
> Subject: Re: [gst-devel] gstreamer in a non-multimedia area?<br>
> To: Discussion of the development of GStreamer<br>
> <<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>><br>
> Cc: Leonardo Sandoval <<a href="mailto:leonardo_gdl@yahoo.com.mx" target="_blank">leonardo_gdl@yahoo.com.mx</a>><br>
> Message-ID: <<a href="mailto:4B3B6575.1020707@hora-obscura.de" target="_blank">4B3B6575.1020707@hora-obscura.de</a>><br>
> Content-Type: text/plain; charset=ISO-8859-1<br>
><br>
> hi,<br>
><br>
> Am 29.12.2009 18:18, schrieb Leonardo Sandoval:<br>
> > Hi,<br>
> ><br>
> > In the past, I worked in a project which consists of joining together<br>
> several numerical codes (codes which solve some particular physic problem,<br>
> like stars gravity or star mass evolution) in a single one, but this turned<br>
> to be a very difficult problem due to different language/technologies.<br>
> ><br>
> > Recently, I moved to the multimedia field using gstreamer and seems to<br>
> be an excellent and natural 'glue' to put several things together under a<br>
> single framework. Before I can dig deeper on this, I have a simple question:<br>
> in the case of galaxy dynamics, we are not talking about frames but<br>
> 'snapshots', where each snapshot contains the information of each star<br>
> inside a galaxy (mass, position, velocity, gas composition, etc.), i.e. the<br>
> state of the galaxy at some time.<br>
> ><br>
> > I know that gstreamer does not care about the kind of data flowing, I<br>
> just want to know if gstreamer has been used in other fields rather than<br>
> multimedia and if yes, which has been the experienced with this technology.<br>
> ><br>
><br>
> I am quite sure it can be done. WHat I wonder is how gstreamer might help<br>
> you.<br>
> For multimedia it gives you data flow synchronisation and format<br>
> negotiation<br>
> (and other things). I am not sure you would need those. What would be left<br>
> is<br>
> the plugin framework and some developments support.<br>
><br>
> ><br>
> > Happy new year!<br>
> ><br>
> Same to you.<br>
><br>
> Stefan<br>
> ><br>
> ><br>
> > Encuentra las mejores recetas en Yahoo! Cocina.<br>
> > <a href="http://mx.mujer.yahoo.com/cocina/" target="_blank">http://mx.mujer.yahoo.com/cocina/</a><br>
> ><br>
> ><br>
> ------------------------------------------------------------------------------<br>
> > This SF.Net email is sponsored by the Verizon Developer Community<br>
> > Take advantage of Verizon's best-in-class app development support<br>
> > A streamlined, 14 day to market process makes app distribution fast and<br>
> easy<br>
> > Join now and get one step closer to millions of Verizon customers<br>
> > <a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
> > _______________________________________________<br>
> > gstreamer-devel mailing list<br>
> > <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> > <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>
><br>
><br>
><br>
> ------------------------------<br>
><br>
> Message: 5<br>
> Date: Wed, 30 Dec 2009 20:15:13 +0530<br>
> From: <<a href="mailto:ananthula.madhu@wipro.com" target="_blank">ananthula.madhu@wipro.com</a>><br>
> Subject: [gst-devel] H.264 decoder sink problem<br>
> To: <<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>><br>
> Message-ID:<br>
> <<a href="mailto:9833F736BF212D438BF4F998F697E4D01C0B0E@BLR-SJP-MBX02.wipro.com" target="_blank">9833F736BF212D438BF4F998F697E4D01C0B0E@BLR-SJP-MBX02.wipro.com</a>><br>
> Content-Type: text/plain; charset="us-ascii"<br>
><br>
> Hi ,<br>
> I am developing H264 decoder plugin. In my current pipeline i<br>
> took filesrc, myplugin and autovideosink elements.<br>
> i was able to decode the .H264 input file but i am not able to view the<br>
> video on sink side. The decoded data by writing into a file and able to<br>
> run with yuv tool. but through sink i am not able to. Could anyone<br>
> suggest what output buffer should i create and which capabilities need i<br>
> to set?<br>
><br>
> Please its urgent...<br>
><br>
> Thanks & Regards<br>
> Mohan Reddy<br>
><br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
><br>
> ------------------------------<br>
><br>
> Message: 6<br>
> Date: Wed, 30 Dec 2009 09:14:38 -0800 (PST)<br>
> From: Leonardo Sandoval <<a href="mailto:leonardo_gdl@yahoo.com.mx" target="_blank">leonardo_gdl@yahoo.com.mx</a>><br>
> Subject: Re: [gst-devel] gstreamer in a non-multimedia area?<br>
> To: Discussion of the development of GStreamer<br>
> <<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>>, Stefan Kost<br>
> <<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>><br>
> Message-ID: <<a href="mailto:543562.52056.qm@web50708.mail.re2.yahoo.com" target="_blank">543562.52056.qm@web50708.mail.re2.yahoo.com</a>><br>
> Content-Type: text/plain; charset=iso-8859-1<br>
><br>
> I think may be gstreamer a good option at least for those two reasons you<br>
> mentioned:<br>
><br>
> * Syncronisation: for example, in a galaxy evolution, several physics<br>
> (gravitation, star evolution, etc.) are occurring at the same time, so we<br>
> need syncronisation to control these computations.<br>
><br>
> * format negotiation: currently, different codes outputs different data<br>
> formats so most of the time the output of one program has to be converted in<br>
> order to be the input of another program. Using standard formats specified<br>
> in the pads/caps, these can be avoided, I believe.<br>
><br>
> However, there is one problem. In a multimedia, we have all the data to be<br>
> reproduced (encoded,decoded,etc) but in this case, starting from an initial<br>
> snapshot (initial conditions) an new snapshot is produced (the snapshot at<br>
> time t_0 + delta), then the latter is used to create the snapshot t_0 +<br>
> 2*delta, etc, and I believe in gstreamer it is not possible that the output<br>
> of a right element is the input of a left element, like in this diagram:<br>
><br>
> ________ ________ _______<br>
> | | | | | |<br>
> --|->---| |----- | |------| |--->---|<br>
> | |________| |________| |_______| |<br>
> | |<br>
> |-----------------------------------------------------|<br>
> Ing. Leonardo SandovalCel: (044) 81 10 62 33 59Casa: (0181) 17 33 04 73<br>
><br>
><br>
> --- El mi? 30-dic-09, Stefan Kost <<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>> escribi?:<br>
><br>
> > De:: Stefan Kost <<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>><br>
> > Asunto: Re: [gst-devel] gstreamer in a non-multimedia area?<br>
> > A: "Discussion of the development of GStreamer" <<br>
> <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>><br>
> > Cc: "Leonardo Sandoval" <<a href="mailto:leonardo_gdl@yahoo.com.mx" target="_blank">leonardo_gdl@yahoo.com.mx</a>><br>
> > Fecha: mi?rcoles 30 de diciembre de 2009, 8:36<br>
> > hi,<br>
> ><br>
> > Am 29.12.2009 18:18, schrieb Leonardo Sandoval:<br>
> > > Hi,<br>
> > ><br>
> > > In the past, I worked in a project which consists of<br>
> > joining together several numerical codes (codes which solve<br>
> > some particular physic problem, like stars gravity or star<br>
> > mass evolution) in a single one, but this turned to be a<br>
> > very difficult problem due to different<br>
> > language/technologies.<br>
> > ><br>
> > > Recently, I moved to the multimedia field using<br>
> > gstreamer and seems? to be an excellent and natural<br>
> > 'glue' to put several things together under a single<br>
> > framework. Before I can dig deeper on this, I have a simple<br>
> > question: in the case of galaxy dynamics, we are not talking<br>
> > about frames but 'snapshots', where each snapshot contains<br>
> > the information of each star inside a galaxy (mass,<br>
> > position, velocity, gas composition, etc.), i.e. the<br>
> > state? of the galaxy at some time.?<br>
> > ><br>
> > > I know that gstreamer does not care about the kind of<br>
> > data flowing, I just want to know if gstreamer has been used<br>
> > in other fields? rather than multimedia and if yes,<br>
> > which has been the experienced with this technology.<br>
> > ><br>
> ><br>
> > I am quite sure it can be done. WHat I wonder is how<br>
> > gstreamer might help you.<br>
> > For multimedia it gives you data flow synchronisation and<br>
> > format negotiation<br>
> > (and other things). I am not sure you would need those.<br>
> > What would be left is<br>
> > the plugin framework and some developments support.<br>
> ><br>
> > ><br>
> > > Happy new year!<br>
> > ><br>
> > Same to you.<br>
> ><br>
> > Stefan<br>
> > ><br>
> > ><br>
> > >? ? ???Encuentra las mejores<br>
> > recetas en Yahoo! Cocina.? ? ? ? ?<br>
> > ? ? ? ? ? ???<br>
> > > <a href="http://mx.mujer.yahoo.com/cocina/" target="_blank">http://mx.mujer.yahoo.com/cocina/</a><br>
> > ><br>
> > ><br>
> ><br>
> ------------------------------------------------------------------------------<br>
> > > This SF.Net email is sponsored by the Verizon<br>
> > Developer Community<br>
> > > Take advantage of Verizon's best-in-class app<br>
> > development support<br>
> > > A streamlined, 14 day to market process makes app<br>
> > distribution fast and easy<br>
> > > Join now and get one step closer to millions of<br>
> > Verizon customers<br>
> > > <a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
> > > _______________________________________________<br>
> > > gstreamer-devel mailing list<br>
> > > <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> > > <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
> ><br>
> ><br>
><br>
><br>
> Encuentra las mejores recetas en Yahoo! Cocina.<br>
> <a href="http://mx.mujer.yahoo.com/cocina/" target="_blank">http://mx.mujer.yahoo.com/cocina/</a><br>
><br>
><br>
><br>
> ------------------------------<br>
><br>
> Message: 7<br>
> Date: Wed, 30 Dec 2009 18:06:24 +0000<br>
> From: regomodo <<a href="mailto:regomodo@googlemail.com" target="_blank">regomodo@googlemail.com</a>><br>
> Subject: Re: [gst-devel] Playbin2 and Audio-CDs<br>
> To: Discussion of the development of GStreamer<br>
> <<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a>><br>
> Message-ID: <<a href="mailto:200912301806.24975.regomodo@googlemail.com" target="_blank">200912301806.24975.regomodo@googlemail.com</a>><br>
> Content-Type: Text/Plain; charset="iso-8859-1"<br>
><br>
> On Monday 28 December 2009 16:01:06 Tim-Philipp M?ller wrote:<br>
> > On Mon, 2009-12-21 at 20:55 +0000, reg wrote:<br>
> > > I'm trying to use playbin2 with audiocds. I can get a track to<br>
> > > play,pause and seek fine but the moment I try and change the uri<br>
> > > playbin2 just plays up a lot. These are the errors I get:<br>
> > ><br>
> > > (Gereqi.py:5019): GStreamer-WARNING **: Name queue is not unique in bin<br>
> > > uridecodebin0, not adding<br>
> > ><br>
> > > (Gereqi.py:5019): GStreamer-CRITICAL **: gst_caps_get_structure:<br>
> > > assertion `index < caps->structs->len' failed<br>
> > ><br>
> > > (Gereqi.py:5019): GStreamer-CRITICAL **: gst_structure_get_name:<br>
> > > assertion `structure != NULL' failed<br>
> > ><br>
> > ><br>
> > > However, I can use playbin2 again without restarting my app. I just<br>
> > > can't use the audio-cd until I restart my app.<br>
> > ><br>
> > > Is it possible to use playbin2 with audio-cd's yet?<br>
> ><br>
> > This was a bug, it's fixed in git now and will be in the upcoming -base<br>
> > 0.10.26 release.<br>
> ><br>
> > See <a href="https://bugzilla.gnome.org/show_bug.cgi?id=605219" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=605219</a><br>
> ><br>
> > Cheers<br>
> > -Tim<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ---------------------------------------------------------------------------<br>
> > --- This SF.Net email is sponsored by the Verizon Developer Community<br>
> > Take advantage of Verizon's best-in-class app development support<br>
> > A streamlined, 14 day to market process makes app distribution fast and<br>
> > easy Join now and get one step closer to millions of Verizon customers<br>
> > <a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
> > _______________________________________________<br>
> > gstreamer-devel mailing list<br>
> > <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> > <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
> ><br>
> I finally got around to trying out git. Uninstalled everything gst related<br>
> on<br>
> my system and built gstreamer,gst-plugins-base and gst-python (in that<br>
> order)<br>
> only adding --prefix=/usr/ to ./configure.<br>
><br>
> However, I get an error when I try to play a cd track:<br>
><br>
> 'Error: Your GStreamer installation is missing a plug-in.',<br>
> 'gstplaysink.c(1483): gen_audio_chain ():<br>
> /GstPlayBin2:player/GstPlaySink:playsink0'<br>
><br>
> I see this is from gst-plugins-base but I cannot see an option to<br>
> enable/disable this.<br>
><br>
><br>
><br>
> ------------------------------<br>
><br>
><br>
> ------------------------------------------------------------------------------<br>
> This SF.Net email is sponsored by the Verizon Developer Community<br>
> Take advantage of Verizon's best-in-class app development support<br>
> A streamlined, 14 day to market process makes app distribution fast and<br>
> easy<br>
> Join now and get one step closer to millions of Verizon customers<br>
> <a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
><br>
> ------------------------------<br>
><br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>
><br>
> End of gstreamer-devel Digest, Vol 43, Issue 47<br>
> ***********************************************<br>
><br>
<br>
<br>
<br>
--<br>
Sreerenj B<br>
Software engineer,Carinov Networks Pvt Ltd<br>
<a href="mailto:bsreerenj@gmail.com" target="_blank">bsreerenj@gmail.com</a><br>
mob: +91 9739469496<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon's best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and easy<br>
Join now and get one step closer to millions of Verizon customers<br>
<a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
<br>
End of gstreamer-devel Digest, Vol 43, Issue 49<br>
***********************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Sreerenj B<br>Software engineer,Carinov Networks Pvt Ltd<br><a href="mailto:bsreerenj@gmail.com" target="_blank">bsreerenj@gmail.com</a><br>mob: +91 9739469496<br>