From 989b482bd601013392e0797d4585d4c189127d19 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 11 May 2013 22:40:46 +0200 Subject: core: re-add -dumpstream as --stream-dump Apparently useful for dumping DVD. Could also be used to rip streams with libquvi and such, but for that there are better tools. Actually I doubt there aren't better tools to dump DVDs, but whatever, this was a feature request, so I don't need a good reason. --- DOCS/man/en/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 2f3e5bf38d..453b49d30e 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1537,6 +1537,10 @@ interrupted. Note that, due to cache latencies, captured data may begin and end somewhat delayed compared to what you see displayed. +--stream-dump= + Same as ``--stream-capture``, but don't start playback. Instead, the full + file is dumped. + --playlist= Play files according to a playlist file (ASX, Winamp, SMIL, or one-file-per-line format). -- cgit v1.2.3