gstreamer/ext/dvdnav
Ronald S. Bultje 8e15349b51 Same dvdnav fixes for HEAD - someone please double check since the interface changed and I have no clue what all this...
Original commit message from CVS:
Same dvdnav fixes for HEAD - someone please double check since the interface changed and I have no clue what all this means
2003-04-13 18:08:42 +00:00
..
dvdnavsrc.c Same dvdnav fixes for HEAD - someone please double check since the interface changed and I have no clue what all this... 2003-04-13 18:08:42 +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.