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 797362 - player: don't change uri when setting subtitle URI
player: don't change uri when setting subtitle URI
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-11-01 10:36 UTC by Víctor Manuel Jáquez Leal
Modified: 2018-11-01 11:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
player: don't change uri when setting subtitle uri (903 bytes, patch)
2018-11-01 10:36 UTC, Víctor Manuel Jáquez Leal
committed Details | Review

Description Víctor Manuel Jáquez Leal 2018-11-01 10:36:29 UTC
Before commit a2c03f2b the uri was already set again after subtitle URI.

As far as I understand there's no need to set again the URI after the
subtitle URI. What I have not clear yet is if it is required to pause/stop 
the pipeline when setting the suburi.
Comment 1 Víctor Manuel Jáquez Leal 2018-11-01 10:36:34 UTC
Created attachment 374123 [details] [review]
player: don't change uri when setting subtitle uri
Comment 2 Víctor Manuel Jáquez Leal 2018-11-01 11:02:15 UTC
Attachment 374123 [details] pushed as 00acafc - player: don't change uri when setting subtitle uri