gstreamer/ext/dvdnav
Andy Wingo 8349527f92 Way, way, way too many files: Remove crack comment from the 2000 era.
Original commit message from CVS:
2005-07-05  Andy Wingo  <wingo@pobox.com>

* Way, way, way too many files:
Remove crack comment from the 2000 era.
2005-07-05 10:51:41 +00:00
..
dvdnavsrc.c Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:41 +00:00
gst-dvd examples/gstplay/player.c: Don't iterate. 2005-01-05 14:56:27 +00:00
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
README ext/dvdnav/README: Update the README to use dvddemux 2004-07-28 13:47:59 +00:00

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

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

Try this:

./gst-launch dvdnavsrc location=/dev/dvd ! dvddemux .current_video ! { queue ! mpeg2dec ! xvimagesink } dvddemux0.current_audio ! { queue ! a52dec ! osssink }

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