[gstreamer-bugs] [Bug 342294] Setting playbin property current-audio=-1 also stops the video stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 5 03:03:28 PDT 2008


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=342294

  GStreamer | gst-plugins-base | Ver: 0.10.7

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.20




------- Comment #3 from Sebastian Dröge  2008-05-05 10:03 UTC -------
Ok, fixed in old playbin. This will only work after the pipeline is running btw
as playbin will select the first stream as the one that is to be played after
going to PAUSED anyway.

Consider setting fakesink as audiosink or using playbin2.

2008-05-05  Sebastian Dröge  <slomo at circular-chaos.org>

        * gst/playback/gstplaybasebin.c: (set_audio_mute),
        (set_active_source):
        * gst/playback/gstplaybasebin.h:
        * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
        (playbin_set_audio_mute):
        Allow setting -1 as current-audio to mute the current audio stream,
        similar to what is done for subtitles. Fixes bug #342294.


-- 
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=342294.




More information about the Gstreamer-bugs mailing list