[gstreamer-bugs] [Bug 531166] MDVD Seek issue + patch

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 5 00:38:23 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=531166

  GStreamer | gst-plugins-base | Ver: 0.10.19

Tomasz Sałaciński changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #4 from Tomasz Sałaciński  2008-05-05 07:38 UTC -------
It happens with almost every file I have. The issue is, when seeking forward
subtitles are shown instantly when they are supposed to be shown, after seeking
backward you need to wait 5-10 seconds before the subtitles will appear. I made
this against gstreamer-plugins-base-0.10.19.

It happens on other subtitle formats, too. It doesn't happen if I will comment
out the segment checking (but the performance is worse). Actually, disabling
the segment checking makes subtitles work _perfectly_, but at the expense of
performance. Enabling segment checking makes subtitles disappear for few
seconds after seeking.

It is very inconvenient, because microdvd parser is not checking for movie's
FPS (and it should, according to specification:
http://trac.annodex.net/wiki/MicroDVD, check this: "    * Frame rates need to
be converted into timings, thus it is necessary to obtain the frame rate of the
video to ensure the syncronisation of subtitling. "). So if user wants to check
if the subs are ok (if the framerate is ok), he needs to seek to few parts of
the movie, and it takes time, because subs are appearing after few seconds.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=531166.




More information about the Gstreamer-bugs mailing list