From adff11161bebcdbbea31844e1a1cf781a61c028e Mon Sep 17 00:00:00 2001 From: gpoirier Date: Thu, 30 Nov 2006 09:27:45 +0000 Subject: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21398 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 56cc8eea8c..85cf49036c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9767,6 +9767,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 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