mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
0d36bb7a7c
Original commit message from CVS: second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in gst-plugins/ext/ this time) |
||
---|---|---|
.. | ||
dvdnavsrc.c | ||
gst-dvd | ||
Makefile.am | ||
README |
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.