[gstreamer-bugs] [Bug 575239] playbin2 multiple audio track playback issue

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 2 03:54:25 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=575239

  GStreamer | gst-plugins-base | Ver: git




------- Comment #6 from Fraxinas  2009-04-02 10:54 UTC -------
new finding: problem is caused by creating multiple instances of dvbaudiosink
at preroll time for containers that contain more than 2 audio streams.
in the start function of our sink, we open the hardware decoder device and that
fails after the second time. therefore playback doesn't start.

how can this be resolved? either playbin2 would have to not create and start
the sinks of the other streams that aren't currently played or i would somehow
have to fix it in the sink, but i am uncertain how.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575239.




More information about the Gstreamer-bugs mailing list