gstreamer/ext/dvdnav
Thomas Vander Stichele 0881834013 so remove dep on dvdread header
Original commit message from CVS:
this is now included in libdvdnav (as well), so remove dep on dvdread header
2004-02-03 12:04:43 +00:00
..
dvdnavsrc.c so remove dep on dvdread header 2004-02-03 12:04:43 +00:00
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
README Update the gst-launch example for the new syntax 2003-07-26 17:28:01 +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 ! xvideosink } mpegdemux0.private_stream_1_0 ! { queue ! a52dec ! osssink }

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