diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-11 08:04:58 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-11 08:04:58 +0000 |
commit | 0a60c74c5b3d6780116681b2f84e583651c9149a (patch) | |
tree | aeab168605bac3681f6399660846743659724feb | |
parent | 95faaf4c420db65ab37226ff2a3c131b9e495f47 (diff) |
sync w/ 18969 (latest Eng. version)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19010 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/fr/mplayer.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/DOCS/man/fr/mplayer.1 b/DOCS/man/fr/mplayer.1 index 189eb97cf6..6510d4990f 100644 --- a/DOCS/man/fr/mplayer.1 +++ b/DOCS/man/fr/mplayer.1 @@ -1,4 +1,4 @@ -.\" synced with r18942 +.\" synced with r18969 .\" MPlayer (C) 2000-2006 MPlayer Team .\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann .\" Traduction: Guillaume POIRIER < poirierg AT gmail.com >, @@ -3348,6 +3348,11 @@ Voir l'exemple TOOLS/edgedect.fp. .IPs customtex=<nom_fichier> Charge une texture "gamma ramp" personnalisée depuis <nom_fichier>. Peut être utilisé en même temps que yuv=4 ou avec l'option customprog. +.IPs (no)customtlin +Utilise l'interpolation GL_LINEAR (par défaut), sinon utilise +GL_NEAREST comme texture customtex. +.IPs (no)customtrect +Utilise texture_rectangle comme texture customtex. .REss .RE .PD 1 @@ -3810,6 +3815,8 @@ Essaie d'abord libmad, puis se rabat sur les autres. .IPs "\-ac hwac3,a52," Essaie le transfert matériel AC3 (vers un décodeur externe par ex.\&), le codec logiciel AC3, puis les autres. +.IPs "\-ac hwdts," +Essaye le transfert matériel DTS, puis se rabat sur les autres. .IPs "\-ac -ffmp3," Essaie tous les codecs excepté le décodeur MP3 de FFmpeg. .RE |