mirror of https://github.com/mpv-player/mpv
patch by Sylvain Petreolle <spetreolle@yahoo.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9360 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9696cef521
commit
0ca281240c
|
@ -224,11 +224,11 @@ static char help_text[]=
|
|||
"\n"\
|
||||
" preset=<valeur> fournit les plus hauts paramètres de qualité possibles.\n"\
|
||||
" medium: encodage VBR, bonne qualité\n"\
|
||||
" (interval de bitrate 150-180 kbps)\n"\
|
||||
" (intervalle de bitrate 150-180 kbps)\n"\
|
||||
" standard: encodage VBR, haute qualité\n"\
|
||||
" (interval de bitrate 170-210 kbps)\n"\
|
||||
" (intervalle de bitrate 170-210 kbps)\n"\
|
||||
" extreme: encodage VBR, très haute qualité\n"\
|
||||
" (interval de bitrate 200-240 kbps)\n"\
|
||||
" (intervalle de bitrate 200-240 kbps)\n"\
|
||||
" insane: encodage CBR, plus haute qualité préselectionnée\n"\
|
||||
" (bitrate 320 kbps)\n"\
|
||||
" <8-320>: encodage ABR au bitrate moyen indiqué en kbps.\n\n"
|
||||
|
|
Loading…
Reference in New Issue