gstreamer/ext/dvdnav
David I. Lehn 216b896e29 add bufferpool title/chapter initial seek broken at this point
Original commit message from CVS:
add bufferpool
title/chapter initial seek broken at this point
2002-09-08 08:34:34 +00:00
..
dvdnavsrc.c add bufferpool title/chapter initial seek broken at this point 2002-09-08 08:34:34 +00:00
Makefile.am Fixup dvdnav plugin. 2002-09-08 04:21:36 +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.