GNOME Bugzilla – Bug 514740
can't use a pipeline as a bin
Last modified: 2009-01-19 12:25:02 UTC
(13:41:10) herzi: if you clone http://git.imendio.com/?p=sven/mb-audio-engine.git;a=summary (13:41:31) ensonic: bin1=(audiotestsrc ! alsasink bin2=(videotestsrc ! xvimagesink)) (13:41:39) herzi: you only have to change the gst_bin_new() for gst_pipeline_new() and I only hear music for a fraction of a second and then everythings's slient (13:42:02) wtay: herzi, ok, well.. (13:46:25) tan_ hat den Raum verlassen (quit: Read error: 110 (Connection timed out)). (13:47:09) wtay: herzi, I guess that could be considered a bug will attach the source
Created attachment 104555 [details] Testcase The game.ogg file referenced can be obtained from http://svn.gnome.org/svn/monkey-bubble/trunk/sounds/game.ogg
What's wrong again? this example does not contain a pipeline inside a pipeline at all.
Third statement from the chatlog: »change the gst_bin_new() for gst_pipeline_new()«
I was talking about the attached testcase: wim@metal:~/gst/head/gst-plugins-bad$ grep gst_bin_new attachment.cgi\?id\=104555 wim@metal:~/gst/head/gst-plugins-bad$
Any chance you could provide a ready-to-use test case that shows the problem you're having?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!