From 9e8a7802f105c757cd416b46989d35e896ce8dcd Mon Sep 17 00:00:00 2001 From: voroshil Date: Wed, 20 Dec 2006 14:53:56 +0000 Subject: Translation of menc-feat-video-for-windows sect1 in encoding-guide.xml git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21700 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/ru/encoding-guide.xml | 53 +++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 26 deletions(-) (limited to 'DOCS/xml/ru') diff --git a/DOCS/xml/ru/encoding-guide.xml b/DOCS/xml/ru/encoding-guide.xml index 72f18f8241..755169fb78 100644 --- a/DOCS/xml/ru/encoding-guide.xml +++ b/DOCS/xml/ru/encoding-guide.xml @@ -4208,42 +4208,43 @@ and development advancements, you may get very different results. - Encoding with the <systemitem class="library">Video For Windows</systemitem> - codec family + Кодирование семейством кодеков <systemitem class="library">Video For Windows</systemitem> -Video for Windows provides simple encoding by means of binary video codecs. -You can encode with the following codecs (if you have more, please tell us!) +Video for Windows предоставляет простое кодирование в смысле бинарных видео +кодеков. Вы можете кодировать следующими кодеками (если у вас есть другие, +сообщите нам!) -Note that support for this is very experimental and some codecs may not work -correctly. Some codecs will only work in certain colorspaces, try - and -if a codec fails or gives wrong output. +Имейте в виду, что поддержка этой возможности очень экспериментальная и +некоторые кодеки могут не работать корректно. Некоторые кодеки могут работать +только в определенных пространствах цветов, попробуйте + и , +если кодек выдает ошибку или кодирует неверно. -Video for Windows supported codecs +поддерживаемые кодеки Video for Windows - Video codec file name - Description (FourCC) + Имя файла с видео кодеком + Описание (FourCC) md5sum - Comment + Комментарий aslcodec_vfw.dll - Alparysoft lossless codec vfw (ASLC) + Alparysoft vfw кодек без потерь (ASLC) 608af234a6ea4d90cdc7246af5f3f29a @@ -4267,7 +4268,7 @@ if a codec fails or gives wrong output. huffyuv.dll - HuffYUV (lossless) (HFYU) + HuffYUV (без потерь) (HFYU) b74695b50230be4a6ef2c4293a58ac3b @@ -4311,7 +4312,7 @@ if a codec fails or gives wrong output. tsccvid.dll TechSmith Camtasia Screen Codec (TSCC) 8230d8560c41d444f249802a2700d1d5 - shareware error on windows + ошибка shareware в windows vp31vfw.dll @@ -4329,27 +4330,27 @@ if a codec fails or gives wrong output. vp6vfw.dll On2 VP6 Personal Codec (VP60) 04d635a364243013898fd09484f913fb - crashing on Linux + крах в Linux vp7vfw.dll On2 VP7 Personal Codec (VP70) cb4cc3d4ea7c94a35f1d81c3d750bc8d - wrong FourCC? + неверный FourCC? ViVD2.dll - SoftMedia ViVD V2 codec VfW (GXVE) + SoftMedia ViVD V2 VfW кодек (GXVE) a7b4bf5cac630bb9262c3f80d8a773a1 msulvc06.DLL - MSU Lossless codec (MSUD) + MSU кодек без потерь (MSUD) 294bf9288f2f127bb86f00bfcc9ccdda - Decodable by Window Media Player, - not MPlayer (yet). + Может декодироваться Window Media Player, + но не MPlayer (пока). @@ -4362,14 +4363,14 @@ if a codec fails or gives wrong output. -The first column contains the codec names that should be passed after the -codec parameter, -like: -The FourCC code used by each codec is given in the parentheses. +Первый столбец содержит имена кодекво, которые должны указываться после +codec параметра, +например: +FourCC код, используемый каждым кодеком, указан в скобках. -An example with VP3 compression: +Пример сжатия с помощью VP3: mencoder dvd://2 -o title2.avi -ovc vfw -xvfwopts codec=vp31vfw.dll -oac copy -- cgit v1.2.3