gstreamer/ext/dvdnav
David I. Lehn c113816019 add seeking and query ability
Original commit message from CVS:
add seeking and query ability
2003-01-02 08:21:29 +00:00
..
dvdnavsrc.c add seeking and query ability 2003-01-02 08:21:29 +00:00
Makefile.am parallel install fixes 2002-12-08 14:50:04 +00:00
README Fixup dvdnav plugin. 2002-09-08 04:21:36 +00:00

Various Info
============

http://members.aol.com/mpucoder/DVD/index.html
http://dvd.sourceforge.net/

Try this:

./gst-launch dvdnavsrc location=/dev/dvd ! mpegdemux video_%02d! { queue ! mpeg2dec ! sdlvideosink } mpegdemux0.private_stream_1_%02d! { queue ! a52dec ! osssink }

You can give title, chapter, and angle parameters to dvdnavsrc.