changeset 21702:8e62522cd8d7

r21691: added smb:// to the list of allowed input urls r21692: mentioned file:// and smb:// as alternative stream outputs for mencoder r21697: typo fix in denoise3d's chroma_tmp option description
author voroshil
date Thu, 21 Dec 2006 19:42:04 +0000
parents 7b3e4bf61167
children 1eaaadda96fa
files DOCS/man/ru/mplayer.1
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/ru/mplayer.1	Thu Dec 21 19:33:10 2006 +0000
+++ b/DOCS/man/ru/mplayer.1	Thu Dec 21 19:42:04 2006 +0000
@@ -2,7 +2,7 @@
 .\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
 .\" Translated by Vladimir Voroshilov <voroshil@gmail.com>
 .\" Encoding: koi8-r
-.\" synced with r21659
+.\" synced with r21692
 .
 .\" --------------------------------------------------------------------------
 .\" Определения макросов
@@ -107,7 +107,7 @@
 .
 .br
 .B mplayer
-[файл|mms[t]|http|http_proxy|rt[s]p|ftp|udp|unsv]://
+[файл|mms[t]|http|http_proxy|rt[s]p|ftp|udp|unsv|smb]://
 [пользователь:пароль@]URL[:порт] [опции]
 .
 .br
@@ -133,7 +133,7 @@
 .br
 .B mencoder
 [опции] файл
-[файл|URL|\-] [\-o файл]
+[файл|URL|\-] [\-o файл | file://файл | smb://[пользователь:пароль@host]/путь_к_файлу]
 .
 .br
 .B mencoder
@@ -5672,7 +5672,7 @@
 .IPs <luma_tmp>
 временная устойчивость яркостной компоненты (по-умолчанию: 6)
 .IPs <chroma_tmp>
-временная устойчивость цветностной компоненты (по-умолчанию: luma_tmp*chroma_spc/luma_spc)
+временная устойчивость цветностной компоненты (по-умолчанию: luma_tmp*chroma_spatial/luma_spatial)
 .RE
 .PD 1
 .
@@ -8972,7 +8972,6 @@
 .
 .TP
 .B (no)closed_gop
-.\" FIXME N-frame typo?
 Эта опция говорит Xvid закрывать каждый GOP (Group Of Pictures, группа 
 картинок, ограниченная двумя I-кадрами), что делает их независимыми 
 друг от друга.