Play DVD title/chapter using playbin or rsndvdbin

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Play DVD title/chapter using playbin or rsndvdbin

tari01
Hello people,


I am trying to play a single chapter from a DVD title. Ideally I would
use dvdreadsrc, but it is a bit buggy - it randomly crashes or hangs
when I send it a full seek with a stop position.

As an alternative, I tried both playbin and rsndvdbin, but both of them
just display the root menu and don't react to seeking (tried title,
chapter and time formats.

Could somebody please provide some pointers on how to get rid of the
menu and seek to a specific title/chapter? A snippet of code or a
gst-launch line would make me eternally grateful.


Thanks
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Play DVD title/chapter using playbin or rsndvdbin

tari01
OK, after a lot of experimentation I've got a bit smarter:

/rsndvdbin/ has a child called /dvdsrc/. While the pipeline is still paused,
I can now call successful flushing seeks on this element, first in /title/,
then in /chapter/ mode. I wait for the element to change state, and playback
should be ready to go.

*This is not the case.*

When I set the pipeline state to /PLAYING/, it just hangs (never changes
state from /PAUSED/), and I'm still looking at the DVD root menu (not
errors, no bad debug).

/Please, is there anybody out there with a solution to this?/

*Thank you.*



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel