From 5aa4df171d638f012e06f8f8a4c557b5538f2b7c Mon Sep 17 00:00:00 2001 From: voroshil Date: Thu, 30 Nov 2006 16:10:00 +0000 Subject: r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames r21399: fix suggested by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21402 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/ru/mplayer.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/ru/mplayer.1 b/DOCS/man/ru/mplayer.1 index d0ca3adc88..a4b93fcf01 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 .\" Encoding: koi8-r -.\" synced with r21357 +.\" synced with r21399 . .\" -------------------------------------------------------------------------- .\" Определения макросов @@ -9777,6 +9777,9 @@ Sony Digital Video container .B i_certify_that_my_video_stream_does_not_use_b_frames MEncoder cannot assign correct timestamps when there are B-frames in the video stream, resulting in broken encodes. +If you wish to use the lavf muxer, you must not let the video codec use +B-frames (see the relevant documentation of each codec) and you also +must specify this option. . .TP .B muxrate= -- cgit v1.2.3