# HG changeset patch # User diego # Date 1257201167 0 # Node ID 6b891d88678989066ebf28af593b40927c94f4a7 # Parent 1ff71e340e2889059ea371953e8fadc450cd7a62 The "ilaced" suboption of vf_scale was renamed to "interlaced". Fixes Bugzilla #1596. diff -r 1ff71e340e28 -r 6b891d886789 DOCS/man/de/mplayer.1 --- a/DOCS/man/de/mplayer.1 Mon Nov 02 16:42:37 2009 +0000 +++ b/DOCS/man/de/mplayer.1 Mon Nov 02 22:32:47 2009 +0000 @@ -5897,7 +5897,7 @@ .RE . .TP -.B scale[=b:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] +.B scale[=b:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] Skaliert das Bild mit dem Softwareskalierer (langsam) und fhrt eine Farbraumkonvertierung zwischen YUV und RGB durch (siehe auch \-sws). .RSs @@ -5922,7 +5922,7 @@ \-(n+8): wie \-n oben, rundet aber die Abmessung auf das nchste Vielfache von 16. .REss -.IPs +.IPs Schalte Interlaced-Skalierung an/\:aus. .RSss 0: aus (Standard) diff -r 1ff71e340e28 -r 6b891d886789 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Nov 02 16:42:37 2009 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Nov 02 22:32:47 2009 +0000 @@ -5803,7 +5803,7 @@ .RE . .TP -.B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] +.B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] Scales the image with the software scaler (slow) and performs a YUV<\->RGB colorspace conversion (also see \-sws). .RSs @@ -5824,7 +5824,7 @@ .br \-(n+8): Like \-n above, but rounding the dimension to the closest multiple of 16. .REss -.IPs +.IPs Toggle interlaced scaling. .RSss 0: off (default) diff -r 1ff71e340e28 -r 6b891d886789 DOCS/man/fr/mplayer.1 --- a/DOCS/man/fr/mplayer.1 Mon Nov 02 16:42:37 2009 +0000 +++ b/DOCS/man/fr/mplayer.1 Mon Nov 02 22:32:47 2009 +0000 @@ -6072,7 +6072,7 @@ .RE . .TP -.B scale[=l:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] +.B scale[=l:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] Redimensionne l'image avec le zoom logiciel (lent) et applique une conversion de palette YUV<\->RGB (voir galement l'option \-sws). .RSs @@ -6097,7 +6097,7 @@ \-(n+8): Comme \-n ci-dessus, mais en arrondissant les dimensions au plus proche multiple de 16. .REss -.IPs +.IPs Active le redimensionnement entrelac. .RSss 0: dsactiv (par dfaut) diff -r 1ff71e340e28 -r 6b891d886789 DOCS/man/hu/mplayer.1 --- a/DOCS/man/hu/mplayer.1 Mon Nov 02 16:42:37 2009 +0000 +++ b/DOCS/man/hu/mplayer.1 Mon Nov 02 22:32:47 2009 +0000 @@ -5806,7 +5806,7 @@ .RE . .TP -.B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] +.B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] tmretezi a kpet szoftveres mretezvel (lass) s vgrehajt egy YUV<\->RGB szntr konverzit (lsd mg \-sws). .RSs @@ -5827,7 +5827,7 @@ .br \-(n+8): Mint a \-n fent, csak a dimenzit 16 legkzelebbi tbbszrsre kerekti. .REss -.IPs +.IPs Belltja az tlapolt mretezst. .RSss 0: ki (alaprtelmezett) diff -r 1ff71e340e28 -r 6b891d886789 DOCS/man/it/mplayer.1 --- a/DOCS/man/it/mplayer.1 Mon Nov 02 16:42:37 2009 +0000 +++ b/DOCS/man/it/mplayer.1 Mon Nov 02 22:32:47 2009 +0000 @@ -6072,7 +6072,7 @@ .RE . .TP -.B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] +.B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] Scala l'immagine con la modalit software (lento) ed esegue una conversione dello spazio colore YUV<\->RGB (vedi anche \-sws). .RSs @@ -6094,7 +6094,7 @@ .br \-(n+8): Come \-n sopra ma arrotonda la dimensione al pi vicino multiplo di 16. .REss -.IPs +.IPs Attiva la scalatura interlacciata. .RSss 0: non attiva (default) diff -r 1ff71e340e28 -r 6b891d886789 DOCS/man/ru/mplayer.1 --- a/DOCS/man/ru/mplayer.1 Mon Nov 02 16:42:37 2009 +0000 +++ b/DOCS/man/ru/mplayer.1 Mon Nov 02 22:32:47 2009 +0000 @@ -5814,7 +5814,7 @@ .RE . .TP -.B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] +.B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] () YUV<\->RGB ( \-sws). @@ -5839,7 +5839,7 @@ .br \-(n+8): \-n , 16 . .REss -.IPs +.IPs . .RSss 0: ( ) diff -r 1ff71e340e28 -r 6b891d886789 DOCS/man/zh_CN/mplayer.1 --- a/DOCS/man/zh_CN/mplayer.1 Mon Nov 02 16:42:37 2009 +0000 +++ b/DOCS/man/zh_CN/mplayer.1 Mon Nov 02 22:32:47 2009 +0000 @@ -5415,7 +5415,7 @@ .RE . .TP -.B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] +.B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]] 使用软件缩放器(速度慢)缩放图像并执行YUV<\->RGB色彩空间转换(另参见\-sws)。 .RSs .IPs , @@ -5435,7 +5435,7 @@ .br \-(n+8):与以上的\-n相似,但舍入尺寸值至最接近的16的倍数。 .REss -.IPs +.IPs 触发隔行扫描视频的缩放方式。 .RSss 0:关闭(默认)