From 7059c15f4af047d29bed9ea8b17a3702980b8442 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 2 Aug 2012 22:47:56 +0200 Subject: mplayer: rip out --capture support While this was an interesting idea, it wasn't actually useful. Basically it dumped the raw data (as requested by the demuxer) into a file. The result is only useful if the file format was raw or maybe some MPEG packet stream, but not with most modern file formats. --- DOCS/man/en/options.rst | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 1fd96565a4..be4bd2ecdd 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -289,16 +289,6 @@ filled to this position rather than performing a stream seek (default: 50). ---capture - Allows capturing the primary stream (not additional audio tracks or other - kind of streams) into the file specified by ``--dumpfile`` or by default. - If this option is given, capturing can be started and stopped by pressing - the key bound to this function (see section `INTERACTIVE CONTROL`_). Same - as for ``--dumpstream``, this will likely not produce usable results for - anything else than MPEG streams. Note that, due to cache latencies, - captured data may begin and end somewhat delayed compared to what you see - displayed. - --cdda= This option can be used to tune the CD Audio reading feature of MPlayer. @@ -514,10 +504,6 @@ double-click (default: 300). Set to 0 to let your windowing system decide what a double-click is (``--vo=directx`` only). ---dumpfile= - Specify which file MPlayer should dump to. Should be used together with - ``--dumpaudio`` / ``--dumpvideo`` / ``--dumpstream`` / ``--capture``. - --dvbin= Pass the following parameters to the DVB input module, in order to override the default ones: -- cgit v1.2.3