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 601322 - [playbin2] Need a way to resume DVD playback
[playbin2] Need a way to resume DVD playback
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 601321
 
 
Reported: 2009-11-09 22:15 UTC by Robin Stocker
Modified: 2012-10-04 00:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robin Stocker 2009-11-09 22:15:51 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?
Comment 1 Jan Schmidt 2009-11-09 22:26:30 UTC
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.
Comment 2 Tim-Philipp Müller 2012-10-03 23:13:12 UTC
> 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?
Comment 3 Jan Schmidt 2012-10-04 00:03:40 UTC
Nope - there's been no such activity in libdvdnav