[gstreamer-bugs] [Bug 372797] Seek on DVD not performed relative to title
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Nov 11 14:37:31 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=372797
GStreamer | gst-plugins-ugly | Ver: 0.10.4
------- Comment #10 from Jason Gerard DeRose 2006-11-11 22:36 UTC -------
(From update of attachment 76409)
Here is a summary of the patch:
* Fix gst_dvd_read_src_get_sector_from_time()
* Use the correct tmap only instead of iterating through them. I still
need someone more familiar with libdvdread to verify that
(tt_srpt->title[title].vts_ttn - 1) does indeed always give the index for the
correct tmap.
* Use "advanced algebra" to select correct map_ent instead of silly
iteration.
* Fix title starts at sector zero assumption in gst_dvd_read_src_goto_sector().
* Fix title starts at sector zero assumption gst_dvd_read_src_goto_chapter().
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list