1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 21:31:13 +00:00

fixed off by one object_types in -faacopts

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18561 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-06-04 22:52:02 +00:00
parent 09208431ab
commit cf601586ab

View File

@ -6687,13 +6687,13 @@ quality mode, the higher the better (mutually exclusive with br)
object type complexity
.PD 0
.RSs
.IPs 0
MAIN (default)
.IPs 1
LOW
MAIN (default)
.IPs 2
SSR
LOW
.IPs 3
SSR
.IPs 4
LTP (extremely slow)
.RE
.PD 1