GNOME Bugzilla – Bug 530939
seeking in dvd titles other then title zero fails
Last modified: 2011-05-19 07:23:17 UTC
seeking in dvd titles other then title zero fails, because jumps back to title zero instead of seeking further in title that was playing. tested the latest gst-plugins-ugly cvs with totem-gstreamer on debian sid cd $HOME sudo rm -r $HOME/gst-plugins-ugly cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/gstreamer co gst-plugins-ugly cd $HOME/gst-plugins-ugly ./autogen.sh --prefix=/usr make sudo make install
Which DVD is that exactly (title plus region code)? What does gst-inspect-0.10 dvdreadsrc | grep Version show?
gst-inspect-0.10 dvdreadsrc | grep Version Version: 0.10.7.1
- Which DVD is that exactly (title plus region code)?
how can i find this information(In reply to comment #3) > - Which DVD is that exactly (title plus region code)? > How can i find this information can you provide me with the commands?
I forgot to included that also chapter next / previous does not seem to work.
> > - Which DVD is that exactly (title plus region code)? > > How can i find this information can you provide me with the commands? Look at what's printed on the DVD disc or DVD box? (region code depends on the country the dvd is from, europe = 2, north america = 1) Chapter next/previous not working is also known.
(In reply to comment #6) > > > - Which DVD is that exactly (title plus region code)? > > > > How can i find this information can you provide me with the commands? > > Look at what's printed on the DVD disc or DVD box? (region code depends on the > country the dvd is from, europe = 2, north america = 1) > > Chapter next/previous not working is also known. > I think its a region code 2, with PAL signal.
I found the dvds: http://www.amazon.co.uk/Andromeda-Season-1-Kevin-Sorbo/dp/B000CRSFAI/ref=sr_1_5?ie=UTF8&s=dvd&qid=1209681196&sr=8-5
Is this bug about the problem, which I describe bellow ? Totem-gstreamer 2.22.1 (using GStreamer 0.10.18) still doesn't play wanted or all DVD tracks - when I insert DVD disk totem autostarts but only first chapter is played and I don't have an ability to go to next chapter (there is only one chapter visible in playlist). When I open totem manually and choose "Movie"->Play Disk from menu then I see all DVD tracks in totem's playlist, but even in this case I can view only first track - totem always shows me the same content of the first track despite of the track chosen in playlist. I'm clicking on second, third, etc. tracks, totem seems to play them but actually always shows the same content of the first track :(
(In reply to comment #9) > Is this bug about the problem, which I describe bellow ? > > Totem-gstreamer 2.22.1 (using GStreamer 0.10.18) still doesn't play wanted or > all DVD tracks - when I insert DVD disk totem autostarts but only first chapter > is played and I don't have an ability to go to next chapter (there is only one > chapter visible in playlist). > When I open totem manually and choose "Movie"->Play Disk from menu then I see > all DVD tracks in totem's playlist, but even in this case I can view only first > track - totem always shows me the same content of the first track despite of > the track chosen in playlist. I'm clicking on second, third, etc. tracks, totem > seems to play them but actually always shows the same content of the first > track :( > Sound indeed as the same issue, any progress fixing it?
This should be fixed nowadays, totem uses resindvdbin now which should support most aspects of DVDs