After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 514740 - can't use a pipeline as a bin
can't use a pipeline as a bin
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-06 12:51 UTC by Sven Herzberg
Modified: 2009-01-19 12:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Testcase (5.02 KB, text/x-csrc)
2008-02-06 12:53 UTC, Sven Herzberg
Details

Description Sven Herzberg 2008-02-06 12:51:11 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
Comment 1 Sven Herzberg 2008-02-06 12:53:01 UTC
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
Comment 2 Wim Taymans 2008-02-07 15:22:08 UTC
What's wrong again? this example does not contain a pipeline inside a pipeline at all.
Comment 3 Sven Herzberg 2008-02-07 15:46:45 UTC
Third statement from the chatlog:
»change the gst_bin_new() for gst_pipeline_new()«
Comment 4 Wim Taymans 2008-02-11 17:41:29 UTC
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$ 
Comment 5 Tim-Philipp Müller 2008-04-06 19:47:03 UTC
Any chance you could provide a ready-to-use test case that shows the problem you're having?
Comment 6 Christoph Wurm 2009-01-19 12:25:02 UTC
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!