mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
2610c64064
Original commit message from CVS: Don't send 'Hey! You gave me a NULL pointer yo naughty person' as error message when we can't open the DVD device; send something more useful instead (fixes #167117) |
||
---|---|---|
.. | ||
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 ! dvddemux .current_video ! { queue ! mpeg2dec ! xvimagesink } dvddemux0.current_audio ! { queue ! a52dec ! osssink } You can give title, chapter, and angle parameters to dvdnavsrc.