GNOME Bugzilla – Bug 601322
[playbin2] Need a way to resume DVD playback
Last modified: 2012-10-04 00:03:40 UTC
Totem would like to be able to resume the playback of a DVD if the user ejected the disc and later played it again. This includes title/chapter, position, language and subtitles. Simple seeking to a position is not going to work for DVDs, right? What would be needed in GStreamer and how should playbin provide this functionality? Or is this too much for playbin? Is it even worth it at all, in your opinion?
This feature requires changes up and down the stack - starting with adding the ability to serialise and restore the DVD virtual machine state inside libdvdnav.
> This feature requires changes up and down the stack - starting with adding the > ability to serialise and restore the DVD virtual machine state inside > libdvdnav. Let's close this then, unless that feature is available now?
Nope - there's been no such activity in libdvdnav