diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-08-15 19:48:09 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-08-15 19:48:09 +0000 |
commit | d9249395c410d97d99e0386d942d718600fb4b98 (patch) | |
tree | 24f592510768dcc01d47cb6724504408ec31209b /DOCS | |
parent | 5a4496ca5df4b83f41a6b36a30df1bc6aae5ebbd (diff) |
sync w/r27466
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27468 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/fr/mplayer.1 | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/DOCS/man/fr/mplayer.1 b/DOCS/man/fr/mplayer.1 index 9fd199e428..e5d3487023 100644 --- a/DOCS/man/fr/mplayer.1 +++ b/DOCS/man/fr/mplayer.1 @@ -1,4 +1,4 @@ -.\" synced with r27407 +.\" synced with r27466 .\" Encoding: iso-8859-1 .\" MPlayer (C) 2000-2008 MPlayer Team .\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann @@ -8045,6 +8045,22 @@ Pour avoir tous les détails lisez le source. .PD 1 . .TP +.B o=<key>=<value>[,<key>=<value>[,...]] +Passe les à libavcodec les AVOptions. +Notez que la création d'une rustine pour que cette option ne soit pas +nécessaire, mais qu'à la place, toutes les options inconnues soient passées +au système AVOption est la bienvenue. +.sp 1 +.RS +.I EXEMPLE\ : +.RE +.RSs +.PD 0 +.IPs o=bt=100k +.PD 1 +.RE +. +.TP .B acodec=<value> codec audio (par défaut\ : mp2) .PD 0 |