# HG changeset patch # User voroshil # Date 1166730124 0 # Node ID 8e62522cd8d78b72788b09d2a6b82b9bf91c94fc # Parent 7b3e4bf61167914b6ef288393fd4db88faf01a57 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 diff -r 7b3e4bf61167 -r 8e62522cd8d7 DOCS/man/ru/mplayer.1 --- 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 .\" 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 временная устойчивость яркостной компоненты (по-умолчанию: 6) .IPs -временная устойчивость цветностной компоненты (по-умолчанию: 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-кадрами), что делает их независимыми друг от друга.