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 695968 - playbin: don't show subtitles by default, or only if explicitly signalled to do
playbin: don't show subtitles by default, or only if explicitly signalled to do
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
playback
: 709567 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-03-16 14:54 UTC by Tim-Philipp Müller
Modified: 2018-11-03 11:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2013-03-16 14:54:57 UTC
See bug #690911.

If there are subtitles, they should probably not be enabled by default unless there is some signalling from the demuxer/file that they should be enabled.


Step 1: playbin should default to subtitles=off
=============================
As it says. Should be trivial to implement.



Step 2: let demuxers signal which streams are the default
===================================

We then need to figure out some signalling so that demuxers can tell playbin if one of the streams is the 'default' stream, and if so which. Could be done via by adding a flags argument to the stream-start event. See attachement 232879 of bug #600648 for a tentative patch.
Comment 1 Tim-Philipp Müller 2013-10-07 16:36:06 UTC
*** Bug 709567 has been marked as a duplicate of this bug. ***
Comment 2 Olav Vitters 2015-06-27 15:55:36 UTC
Any progress on this?
Comment 3 Olav Vitters 2016-01-25 09:48:38 UTC
Ping? Any progress on this? I'm running into this quite a lot while using Totem. Makes it quite annoying to use. If indeed trivial, it would be really nice to have this.
Comment 4 Edward Hervey 2018-05-12 06:41:26 UTC
Still valid, should be tackled with the new streams API.
Comment 5 GStreamer system administrator 2018-11-03 11:25:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/82.