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 530939 - seeking in dvd titles other then title zero fails
seeking in dvd titles other then title zero fails
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-01 20:17 UTC by Jelle de Jong
Modified: 2011-05-19 07:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jelle de Jong 2008-05-01 20:17:03 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
Comment 1 Tim-Philipp Müller 2008-05-01 20:50:31 UTC
Which DVD is that exactly (title plus region code)?

What does

  gst-inspect-0.10 dvdreadsrc | grep Version 


show?

Comment 2 Jelle de Jong 2008-05-01 21:09:40 UTC
gst-inspect-0.10 dvdreadsrc | grep Version
  Version:      0.10.7.1
Comment 3 Tim-Philipp Müller 2008-05-01 21:15:02 UTC
 - Which DVD is that exactly (title plus region code)?
Comment 4 Jelle de Jong 2008-05-01 21:33:26 UTC
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?
Comment 5 Jelle de Jong 2008-05-01 21:40:00 UTC
I forgot to included that also chapter next / previous does not seem to work.
Comment 6 Tim-Philipp Müller 2008-05-01 22:10:03 UTC
> >  - 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.
Comment 7 Jelle de Jong 2008-05-01 22:13:31 UTC
(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.
Comment 9 Mantas Kriaučiūnas 2008-05-08 08:54:25 UTC
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 :(
Comment 10 Jelle de Jong 2008-10-16 12:27:23 UTC
(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?
Comment 11 Sebastian Dröge (slomo) 2011-05-19 07:23:17 UTC
This should be fixed nowadays, totem uses resindvdbin now which should support most aspects of DVDs