gstreamer/ext/dvdnav
Benjamin Otte b4786e830b compatibility fix for new GST_DEBUG stuff.
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h

I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-06-29 19:46:09 +00:00
..
dvdnavsrc.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:09 +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.