mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
e8805d7869
Original commit message from CVS: 2006-01-20 Thomas Vander Stichele <thomas at apestaart dot org> * ext/dvdnav/dvdnavsrc.c: (if): * ext/dvdread/stream_labels.c: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment): * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): fix up error domains, error strings, and use of translation * po/POTFILES.in: fix up this file, even though none of them are actually marked for build yet. |
||
---|---|---|
.. | ||
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.