summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-03 01:45:04 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-03 01:45:04 +0000
commit7caac82cf9dc0775e0e01a1db89900d331912e4d (patch)
tree706a8596c85aa04e8d4eff152355c4ce45b7279a /DOCS/man
parent04fa0fd56f9fdbc74088ccce4c6a232740c6d695 (diff)
downloadmpv-7caac82cf9dc0775e0e01a1db89900d331912e4d.tar.bz2
mpv-7caac82cf9dc0775e0e01a1db89900d331912e4d.tar.xz
Export audio filter documentation by Gustavo Sverzut Barbieri
<gsbarbieri at yahoo.com.br>, cleaned up by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11367 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 5907007cef..566e053921 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2024,6 +2024,13 @@ d: delay time in ms for the rear speakers (0ms to 1000ms) default is 15ms.
Delays the sound output.
Specify the delay separately for each channel in milliseconds (floating point
number between 0 and 1000).
+.IPs export[=mmapped_file[:nsamples]]
+Exports the incoming signal to other processes using memory mapping (mmap()).
+.RSss
+mmapped_file: File to map data to (default: ~/.mplayer/mplayer-af_export).
+.br
+nsamples: number of samples per channel (default: 512)
+.REss
.RE
.
.TP