GNOME Bugzilla – Bug 727340
Rename "Text subtitles" prefs section to "External subtitles"
Last modified: 2014-05-15 14:58:49 UTC
I tried to work around bug 727339 by setting "Load subtitle files when movie is loaded" to off. However, the embedded subtitles in my MP4 file are still shown automatically which should not be the case in my opinion. Either this or bug 727339 is a regression from 3.10.x btw, as I never ran into this problem before upgrading to 3.12.
(In reply to comment #0) > I tried to work around bug 727339 by setting "Load subtitle files when movie is > loaded" to off. However, the embedded subtitles in my MP4 file are still shown > automatically which should not be the case in my opinion. It says "Text subtitles" which implicitly means "External text subtitles". The embedded subtitles shown are the ones that the media file says are the default, we don't actually do anything special to load them. > Either this or bug 727339 is a regression from 3.10.x btw, as I never ran into > this problem before upgrading to 3.12. This needs to be fixed. There's nothing we can do about it.
commit 6da90b07e6e34ffd344373883b0c9f0fc6a645c1 Author: Bastien Nocera <hadess@hadess.net> Date: Thu May 15 16:57:36 2014 +0200 main: Rename "Text Subtitles" preferences section To "External Subtitles" to make it clear that the "Load subtitle files when movie is loaded" preference doesn't apply to built-in subtitles. https://bugzilla.gnome.org/show_bug.cgi?id=727340