mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
sync with 1.732: encoding to mp2 with libtoolame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13429 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
393924ff39
commit
88a8bee3ee
@ -1,4 +1,4 @@
|
|||||||
.\" synced with 1.731
|
.\" synced with 1.732
|
||||||
.\" MPlayer (C) 2000-2004 MPlayer Team
|
.\" MPlayer (C) 2000-2004 MPlayer Team
|
||||||
.\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
|
.\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
|
||||||
.\" Traduction: Nicolas Le Gaillart < nicolas AT legaillart.com >
|
.\" Traduction: Nicolas Le Gaillart < nicolas AT legaillart.com >
|
||||||
@ -5331,6 +5331,26 @@ param
|
|||||||
.PD 1
|
.PD 1
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
.SS toolame (\-toolameopts)
|
||||||
|
.TP
|
||||||
|
.B br=<0\-384>
|
||||||
|
définit le bitrate (débit binaire) en kBit (CBR uniquement)
|
||||||
|
.TP
|
||||||
|
.B mode=<stereo | jstereo | mono | dual>
|
||||||
|
(par défaut\ : mono pour de l'audio mono-canal, stéréo sinon)
|
||||||
|
.TP
|
||||||
|
.B psy=<0\-3>
|
||||||
|
modèle psycho-acoustique (par défaut\ : 2)
|
||||||
|
.TP
|
||||||
|
.B errprot=<0 | 1>
|
||||||
|
rajoute des informations de correction d'erreurs
|
||||||
|
.TP
|
||||||
|
.B debug=<0\-10>
|
||||||
|
niveau de débogage
|
||||||
|
.RE
|
||||||
|
.PD 1
|
||||||
|
.
|
||||||
|
.
|
||||||
.SS lavc (\-lavcopts)
|
.SS lavc (\-lavcopts)
|
||||||
De nombreuses options de lavc sont très spécialisées et pauvrement documentées.
|
De nombreuses options de lavc sont très spécialisées et pauvrement documentées.
|
||||||
Pour avoir tous les détails lisez le source.
|
Pour avoir tous les détails lisez le source.
|
||||||
|
Loading…
Reference in New Issue
Block a user