mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
c01930c547
Original commit message from CVS: Fixup dvdnav plugin. Merge .h into .c. Event handling patch and fixups from Cameron Hutchison <camh@xdna.net>.
11 lines
343 B
Text
11 lines
343 B
Text
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.
|