gstreamer/ext/dvdnav
Thomas Vander Stichele f1f464b7b2 parallel install fixes
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:04 +00:00
..
dvdnavsrc.c work-in-progress checkpointing: mutated quite a bit to provide better debugging output for various events 2002-10-03 03:24:04 +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.