GNOME Bugzilla – Bug 796725
player: Clear external subtitle uri before selecting in-band text track
Last modified: 2018-11-03 14:27:04 UTC
See commit message.
Created attachment 372899 [details] [review] patch
Review of attachment 372899 [details] [review]: ::: gst-libs/gst/player/gstplayer.c @@ +3923,3 @@ } + gst_player_set_subtitle_uri (self, NULL); This is racy... :/
Doesn't it have the external and all internals available for selection via the input-selector then? Doesn't it just appear as yet another subtitle stream?
-- 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-bad/issues/742.