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 392198 - MKV subtitle disabling/enabling doesn't work properly
MKV subtitle disabling/enabling doesn't work properly
Status: RESOLVED DUPLICATE of bug 373011
Product: totem
Classification: Core
Component: GStreamer backend
2.16.x
Other All
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2007-01-03 07:05 UTC by Paul Best
Modified: 2008-08-29 12:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Paul Best 2007-01-03 07:05:57 UTC
Please describe the problem:
Playback ceases when disabling subtitles with the gstreamer backend. The video can be resumed after the playback has stopped by rewinding the video to a previous point. However playback will cease again at the same spot as it did before, and attempting to enable the same or a different subtitle set will fail to have any effect. 

Steps to reproduce:
1. Play Matroska video file with subtitles 
2. Select 'view->subtitles->none'
3. Playback will stop

4. When video playback stops, press pause and rewind the video.

5. Playback will stop at approximately the same point as it did before.

6. Attempting to re-enable subtitles will have no visible effect.

Actual results:
Video playback will cease after one or two more subtitles are displayed.

Expected results:
Video playback should continue with the subtitles no longer displayed, and should allow subtitles to be enabled and disabled freely during playback.

Does this happen every time?
Yes.

Other information:
It is possible to reproduce this with this sample file provided on the Matroska web site: 
http://www.matroska.org/samples/matrix/Matrix.Reloaded.Trailer-640x346-XviD-1.0beta2-HE_AAC_subtitled.mkv
Comment 1 Bastien Nocera 2008-08-29 11:46:07 UTC
This works fine (with that very sample) with a recent GStreamer. Can you still reproduce the problem?
Comment 2 Tim-Philipp Müller 2008-08-29 12:28:21 UTC
The disabling/re-enabling should work these days (since gst-plugins-base 0.10.16).

(Switching between different tracks still requires a seek, but there are other bugs for that)


*** This bug has been marked as a duplicate of 373011 ***