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 691106 - Sound switched back to default but not reflected in UI
Sound switched back to default but not reflected in UI
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-04 03:08 UTC by William Ting
Modified: 2018-05-12 11:02 UTC
See Also:
GNOME target: ---
GNOME version: 3.5/3.6



Description William Ting 2013-01-04 03:08:41 UTC
I'm watching a videos with multiple audio tracks (English and Japanese) in a playlist.

Videos play fine, and I usually switch to Japanese audio track. However when playing the next video, sound reverts back to English while the audio selection still has Japanese selected.

Either the Japanese audio track should be used (preferred behavior), or the English audio track should be selected in options.
Comment 1 Bastien Nocera 2013-03-18 15:58:57 UTC
I could reproduce this in Totem with http://people.gnome.org/~hadess/ogg-crasher-subtitles-languages.ogg and older versions of GStreamer 1.x by doing:

1. Get http://people.gnome.org/~hadess/ogg-crasher-subtitles-languages.ogg
2. Copy ogg-crasher-subtitles-languages.ogg to ogg-crasher-subtitles-languages-2.ogg
3. Launch totem ogg-crasher-subtitles-languages*.ogg
4. Select "English #2" as the audio track
5. Skip to the next ogg file
6. current-audio will be 1 (sometimes it is zero, though it should be -1, and usually 1)

playbin should reset its current-audio, current-video and current-text values when setting the playbin state to READY.

(In reply to comment #0)
> Either the Japanese audio track should be used (preferred behavior), or the
> English audio track should be selected in options.

We currently have no knowledge of what's in each audio track. See also bug 166970.
Comment 2 Edward Hervey 2018-05-12 11:02:03 UTC
Works fine now :)