diff options
author | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-01-18 17:38:24 +0000 |
---|---|---|
committer | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-01-18 17:38:24 +0000 |
commit | 21e71a8901c0f6ce9773c4b4ae39c92e0e94f8ff (patch) | |
tree | 280928899e1ceb5eeadeee1be6d3fa454c76573c /DOCS/man | |
parent | dd276fa5ef132e08672ba2438d325634cfb063fe (diff) | |
download | mpv-21e71a8901c0f6ce9773c4b4ae39c92e0e94f8ff.tar.bz2 mpv-21e71a8901c0f6ce9773c4b4ae39c92e0e94f8ff.tar.xz |
r21930: gcc_bug++;
r21931: update x264's subq otion description
r21932: update and factorize information about x264's multi-threading mode
r21933: fixes suggested by Diego
r21934: get rid of two spaces after a period (instead of one)
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21958 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/ru/mplayer.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/ru/mplayer.1 b/DOCS/man/ru/mplayer.1 index db25f3651c..5f0fde73c8 100644 --- a/DOCS/man/ru/mplayer.1 +++ b/DOCS/man/ru/mplayer.1 @@ -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 r21882 +.\" synced with r21954 . .\" -------------------------------------------------------------------------- .\" Определения макросов @@ -4069,7 +4069,7 @@ mplayer video.nut \-vf format=bgr15 \-vo tga .br 4: очень агрессивная .REss -.IPs "fast (только MPEG-2)" +.IPs "fast (только MPEG-2, MPEG-4 и H.264)" .\" FIXME is translation correct? .\" Enable optimizations which do not comply to the specification and might .\" potentially cause problems, like simpler dequantization, assuming use @@ -4077,8 +4077,8 @@ mplayer video.nut \-vf format=bgr15 \-vo tga .\" checks to detect damaged bitstreams. Включает оптимизации, которые не подчиняются спецификации и, потенциально, могут быть причиной проблем, такие как упрощенное деквантование[dequantization], -предполагающее использование стандартной матрицы квантования, YUV 4:2:0 и -пропускающая некоторые проверки поврежденности битового потока. +упрощенная компенсация движения, предположение использования стандартной матрицы +квантования, YUV 4:2:0 и пропуск некоторых проверок поврежденности битового потока. .IPs "gray\ " декодирование только в оттенках серого (немного быстрее, чем с цветом) .IPs "idct=<0\-99> (смотрите \-lavcopts)" |