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 605446 - Subtitles disappear after seeking in video
Subtitles disappear after seeking in video
Status: RESOLVED DUPLICATE of bug 600648
Product: totem
Classification: Core
Component: Movie player
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-12-25 22:37 UTC by Piotr Pyclik
Modified: 2010-03-02 15:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
totem-disappering-subtitles.log (1.79 KB, text/plain)
2010-02-20 20:27 UTC, Tomasz Torcz
Details
totem-disappering-subtitles-2.log (2.64 KB, text/x-log)
2010-02-28 13:25 UTC, Piotr Pyclik
Details

Description Piotr Pyclik 2009-12-25 22:37:57 UTC
Overview:

After seeking in video with slider, text subtitles selected to play with video stop to appear for about 20-30 seconds or disappear at all. This problem seems to exist since Totem have got text subtitles support, but before 2.28 version subtitles were never disappearing at all, only for 20-30 seconds.

Steps to Reproduce:

1) Start video in Totem.
2) Load subtitles any way available in Totem.
3) Seek in video with "Time" slider belov video display.

Actual Results:

Subtitles stop to be displayed. Sometimes it is for 20-30 seconds, sometimes at all - I don't know, on what it depends.

Expected Results:

Subtitles appear in movie, with correct timing.

Additional Information:

I currently use Fedora 12 x86_64, and Totem package is "totem-2.28.4-1", however problem described was present on any Linux distrubution I was using for several years.
Comment 1 Patryk Zawadzki 2010-02-10 23:22:03 UTC
I also observe this with all videos, no matter what the format is. Could also be a gstreamer issue. How can I help to debug this?

The easiest test case is to take any 10 minute clip, open it in Gaupol and add a subtitle every 10 seconds containing the timer.

Sometimes the subtitles disappear completely after seeking, sometimes wrong subtitles appear as if they were based on some internal timer that is not updated during seeking instead of the current position.
Comment 2 Bastien Nocera 2010-02-12 01:18:20 UTC
It's most certainly got nothing to do with Totem at all.

Start by mentioning all your versions of GStreamer and Totem used, and gather a debug log as per the web page:
http://projects.gnome.org/totem/#bugs
Comment 3 Tomasz Torcz 2010-02-20 20:27:09 UTC
Created attachment 154278 [details]
totem-disappering-subtitles.log

I have this problem, too.

totem-2.28.5-3.fc12.i686
gstreamer-0.10.26-1.fc12.i686

Attacched is GST_DEBUG log, captured by:
- launching totem
- opening movie with subtitles already in cache
- seeking 3 times, causing subtitles to disappear
Comment 4 Piotr Pyclik 2010-02-28 13:25:23 UTC
Created attachment 154895 [details]
totem-disappering-subtitles-2.log
Comment 5 Piotr Pyclik 2010-02-28 13:26:40 UTC
Comment on attachment 154895 [details]
totem-disappering-subtitles-2.log

After running command:
GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:2 totem 2> log_filename
Comment 6 Bastien Nocera 2010-03-02 15:09:33 UTC
This is a problem with GStreamer.

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