comparison DOCS/man/de/mplayer.1 @ 14454:3a6e55cd6e64

synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2), vqcomp, vrc_eq
author kraymer
date Mon, 10 Jan 2005 17:25:02 +0000
parents 12986fc9a943
children 4da4300d4828
comparison
equal deleted inserted replaced
14453:12986fc9a943 14454:3a6e55cd6e64
6038 .I TIP: 6038 .I TIP:
6039 Für Encodierung mit unterschiedlichen aber konstanten Quantisierungsparametern 6039 Für Encodierung mit unterschiedlichen aber konstanten Quantisierungsparametern
6040 für Intra-/P- und B-Frames kannst du folgendes benutzen: 6040 für Intra-/P- und B-Frames kannst du folgendes benutzen:
6041 lmin= <ip_quant>:lmax= <ip_quant>:vb_qfactor= <b_quant/\:ip_quant>. 6041 lmin= <ip_quant>:lmax= <ip_quant>:vb_qfactor= <b_quant/\:ip_quant>.
6042 . 6042 .
6043 .TP
6044 .B vqblur=<0.0\-1.0> (Durchlauf 1)
6045 Glättung des Quantisierungsparameters (Standard: 0.5); größere Werte bilden den
6046 Durchschnitt über mehr Frames (langsamerer Wechsel).
6047 .PD 0
6048 .RSs
6049 .IPs 0.0
6050 Glättung des Quantisierungsparameters deaktiviert.
6051 .IPs 1.0
6052 Bildet für den Quantisierungsparameter einen Durchschnitt aller vorangegangener
6053 Frames.
6054 .RE
6055 .PD 1
6056 .
6057 .TP
6058 .B vqblur=<0.0\-99.0> (Durchlauf 2)
6059 Gaußsche Unschärfe des Quantisierungsparameters (Standard: 0.5); größere Werte
6060 bilden den Durchschnitt über mehr Frames (langsamerer Wechsel).
6061 .
6062 .TP
6063 .B vqcomp=<Wert>
6064 Kompression des Quantisierungsparameters, hängt von vrc_eq ab (Durchlauf 1/\:2)
6065 (Standard: 0.5)
6066 .
6067 .TP
6068 .B vrc_eq=<Gleichung>
6069 Hauptsächlich verwendete Gleichung für die Bitratenkontrolle (Durchlauf 1/\:2):
6070 .RE
6071 .RSs
6072 .IPs 1\ \ \ \
6073 konstante Bitrate
6074 .IPs tex\ \
6075 konstante Qualität
6076 .IPs 1+(tex/\:avgTex-1)*qComp
6077 ungefähr die Gleichung der alten Bitratenkontrolle
6078 .IPs tex^qComp
6079 wobei qcomp = 0.5 oder einem ähnlichen Wert (Standard)
6080 .RE
6081 .PP
6082 .RS
6083 Infixoperatoren:
6084 .RE
6085 .RSs
6086 .IPs +,-,*,/,^
6087 .RE
6088 .PP
6089 .RS
6090 Variablen:
6091 .RE
6092 .RSs
6093 .IPs tex\ \
6094 Texturkomplexität
6095 .IPs iTex,pTex
6096 Intra- und Nicht-Intra-Texturkomplexität
6097 .IPs avgTex
6098 durchschnittliche Texturkomplexität
6099 .IPs avgIITex
6100 durchschnittliche Intra-Texturkomplexität bei Intraframes
6101 .IPs avgPITex
6102 durchschnittliche Intra-Texturkomplexität bei P-Frames
6103 .IPs avgPPTex
6104 durchschnittliche Nicht-Intra-Texturkomplexität bei P-Frames
6105 .IPs avgBPTexaverage
6106 durchschnittliche Nicht-Intra-Texturkomplexität bei B-Frames
6107 .IPs mv\ \ \
6108 für Motion-Vectors verwendete Bits
6109 .IPs fCode
6110 maximale Länge der Motion-Vectors in log2-Skalierung
6111 .IPs iCount
6112 Anzahl der Intra-Macroblöcke / Anzahl der Macroblöcke
6113 .IPs var\ \
6114 räumliche Komplexität
6115 .IPs mcVar
6116 zeitliche Komplexität
6117 .IPs qComp
6118 auf der Kommandozeile angegebener Wert für qcomp
6119 .IPs "isI, isP, isB"
6120 Is 1 if picture type is I/\:P/\:B else 0.
6121 .IPs Pi,E\
6122 Schau in dein Lieblingsmathebuch.
6123 .RE
6124 .PP
6125 .RS
6126 Funktionen:
6127 .RE
6128 .RSs
6129 .IPs max(a,b),min(a,b)
6130 Maximum / Minimum
6131 .IPs gt(a,b)
6132 (greater than) ist 1 falls a>b, sonst 0
6133 .IPs lt(a,b)
6134 (less than) ist 1 falls a<b, sonst 0
6135 .IPs eq(a,b)
6136 (equals) ist 1 falls a==b, sonst 0
6137 .IPs "sin, cos, tan, sinh, cosh, tanh, exp, log, abs"
6138 .RE
6043 .\" manpage is synced from top down to this option. 6139 .\" manpage is synced from top down to this option.
6044 .TP
6045 .B vqblur=<0.0\-1.0>
6046 Quantizer\-Glättung (Durchgang 1):
6047 .RSss
6048 0.0: qblur deaktiviert
6049 .br
6050 0.5 (Standard)
6051 .br
6052 1.0: wähle einen Durchschnittsquantizer aller vorhergehender Frames. Größere
6053 Werte bilden den Durchschnitt über mehr Frames (langsamerer Wechsel).
6054 .REss
6055 .IPs vqblur=<0.0\-99.0>
6056 Gaußsche Unschärfe für die Quantizer. Größere
6057 Werte bilden den Durchschnitt über mehr Frames (langsamerer Wechsel)
6058 (Durchgang 2) (Standardwert: 0.5).
6059 .IPs vqcomp=<Wert>
6060 Quantizer\-Kompression, hängt von vrc_eq ab (Durchgang 1/\:2) (Standardwert:
6061 0.5)
6062 .IPs vrc_eq=<equation>
6063 hauptsächlich verwendete Gleichung für die Bitratenkontrolle (Durchgang 1/\:2):
6064
6065 1: konstant Bitrate
6066 .br
6067 tex: konstante Qualität
6068 .br
6069 1+(tex/\:avgTex-1)*qComp: ungefähr die Gleichung der alten Bitratenkontrolle
6070 code
6071 .br
6072 tex^qComp: mit qcomp = 0.5 oder einem ähnlichen Wert (Standard)
6073
6074 Infixoperatoren: +,-,*,/,^
6075
6076 Variables:
6077 .br
6078 tex: Texturkomplexität
6079 .br
6080 iTex,pTex: Intra\- und Nicht\-Intra\-Texturkomplexität
6081 .br
6082 avgTex: durchschnittliche Texturkomplexität
6083 .br
6084 avgIITexaverage: Intra\-Texturkomplexität bei I\-Frames
6085 .br
6086 avgPITexaverage: Intra\-Texturkomplexität bei P\-Frames
6087 .br
6088 avgPPTexaverage: Nicht\-Intra\-Texturkomplexität bei P\-Frames
6089 .br
6090 avgBPTexaverage: Nicht\-Intra\-Texturkomplexität bei B\-Frames
6091 .br
6092 mv: für Motion-Vectors verwendete Bits
6093 .br
6094 fCode: maximale Länge der Motion-Vectors (log2)
6095 .br
6096 iCount: Anzahl der Intra\-Makroblöcke / Anzahl der Makroblöcke
6097 .br
6098 var: räumliche Komplexität
6099 .br
6100 mcVar: zeitliche Komplexität
6101 .br
6102 qComp: auf der Kommandozeile angegebener Wert von qcomp
6103 .br
6104 isI, isP, isB: is 1 if picture type is I/\:P/\:B else 0
6105 .br
6106 Pi,E: schau in dein Lieblingsmathebuch
6107
6108 Functions:
6109 .br
6110 max(a,b),min(a,b): Maximum / Minimum
6111 .br
6112 gt(a,b): (greater than) ist 1, falls a>b, ansonsten 0
6113 .br
6114 lt(a,b): (less than) ist 1, falls a<b, ansonsten 0
6115 .br
6116 eq(a,b): (equak) ist 1, falls a==b, ansonten 0
6117 .br
6118 sin, cos, tan, sinh, cosh, tanh, exp, log, abs
6119 . 6140 .
6120 .IPs vrc_override=<Optionen> 6141 .IPs vrc_override=<Optionen>
6121 Benutzerdefinierte Qualität für bestimmte Abschnitte (Durchgang 1/\:2). 6142 Benutzerdefinierte Qualität für bestimmte Abschnitte (Durchgang 1/\:2).
6122 Die Optionen haben folgenden Aufbau: <Startframe, Endframe, 6143 Die Optionen haben folgenden Aufbau: <Startframe, Endframe,
6123 Qualität[/\:Startframe, Endframe, Qualität[/...]]>: 6144 Qualität[/\:Startframe, Endframe, Qualität[/...]]>: