GNOME Bugzilla – Bug 695968
playbin: don't show subtitles by default, or only if explicitly signalled to do
Last modified: 2018-11-03 11:25:04 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.
*** Bug 709567 has been marked as a duplicate of this bug. ***
Any progress on this?
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.
Still valid, should be tackled with the new streams API.
-- 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.