Mercurial > mplayer.hg
changeset 20710:635c41000a9f
fix typo (noticed by jerome.ferrari lappis com)
author | kraymer |
---|---|
date | Sun, 05 Nov 2006 20:17:51 +0000 |
parents | 2da0727317a4 |
children | de8bbed6c79e |
files | DOCS/xml/fr/encoding-guide.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/fr/encoding-guide.xml Sun Nov 05 19:36:21 2006 +0000 +++ b/DOCS/xml/fr/encoding-guide.xml Sun Nov 05 20:17:51 2006 +0000 @@ -2761,7 +2761,7 @@ Nous sommes maintenant prêts à faire l'encodage deux passes. Première passe: <screen>mencoder dvd://1 -ofps 24000/1001 -oac copy -vf pullup,softskip,crop=720:352:0:62,hqdn3d=2:1:2 -ovc lavc \ --lvcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=1 \ +-lavcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=1 \ -o Harry_Potter_2.avi</screen> La seconde passe est la même, si ce n'est que nous spécifions <option>vpass=2</option>: