GNOME Bugzilla – Bug 765305
player: Add support for (multiple) external subtitles
Last modified: 2018-11-03 13:48:42 UTC
See https://github.com/sdroege/gst-player/issues/86 This can probably be implemented easier with decodebin3/playbin3.
Now that decodebin3/playbin3 has been merged, what's the plan regarding this feature?
Either as described in the GitHub issue, or doing the same thing directly inside playbin3 (which would be preferred), i.e. having a way to provide multiple external subtitles to playbin3 and for each have it create an urisrc and also allow dynamically adding/removing external subs. Someone will have to investigate and implement it.
An implementation inside playbin3 seems preferred at this point indeed, especially as half of it seems to be implemented internally there already.
We "just" need to figure out a generic system for adding/removing supplementary URI for a given "main" URI in playbin3/uridecodebin3.
-- 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/368.