12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
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.
|