1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-30 11:42:04 +00:00

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.
This commit is contained in:
Uoti Urpala 2010-06-02 18:58:37 +03:00
commit ed1a1e28d8

View File

@ -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.
.