GNOME Bugzilla – Bug 601321
Resume DVD playback from last position
Last modified: 2018-05-24 10:35:51 UTC
This bug is about the "remember position" feature for DVDs, as bug 164918 was for normal files. For resuming DVD playback, we would probably need to save the title/chapter, position within that, as well as selected language and subtitles.
That'd be enough for most DVDs, but won't get you "special feature", say, "follow the white rabitt" on the matrix DVD because we wouldn't be saving enough state from libdvdnav. This could be fixed by adding functionality to libdvdnav to dump its current state machine to dump, and being able to re-read it (possibly versioning it, and adding some code to be able to retro-fit older versions of the saves with newer versions of the library). Except nobody wrote that code...
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem/issues/31.