diff options
author | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2010-06-02 18:58:37 +0300 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2010-06-02 18:58:37 +0300 |
commit | ed1a1e28d89e9ab63e886adda18f0b8ccfec9356 (patch) | |
tree | 3e027541d7e7d7622cc90d19a717567d8e69c764 /DOCS | |
parent | 497c32cdadb9da9bc20a3650b3056e2657358136 (diff) | |
parent | 9be39d06401362f3eb8aa12b22e7fde130defa2b (diff) | |
download | mpv-ed1a1e28d89e9ab63e886adda18f0b8ccfec9356.tar.bz2 mpv-ed1a1e28d89e9ab63e886adda18f0b8ccfec9356.tar.xz |
Skip svn changes up to r31294 (mostly)
-a52drc range extension was already done earlier (and the svn commit
is buggy for ad_liba52). However keep the man page change (this is the
only part not skipped).
We don't want to use lavf for Matroska demuxing; it's questionable
whether that's a good idea even in svn, and the internal demuxer here
is definitely a better choice.
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 4b7a83ddc1..8ac123a948 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1137,6 +1137,7 @@ Select the Dynamic Range Compression level for AC-3 audio streams. <level> is a float value ranging from 0 to 1, where 0 means no compression and 1 (which is the default) means full compression (make loud passages more silent and vice versa). +Values up to 2 are also accepted, but are purely experimental. This option only shows an effect if the AC-3 stream contains the required range compression information. . |