summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-30 09:27:45 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-30 09:27:45 +0000
commitadff11161bebcdbbea31844e1a1cf781a61c028e (patch)
treedc4871c052a58c26c8f50e39dd5fc371a0421aaf /DOCS
parent9f2ebb584ecbc448e3581049bbceeda4623d97b8 (diff)
downloadmpv-adff11161bebcdbbea31844e1a1cf781a61c028e.tar.bz2
mpv-adff11161bebcdbbea31844e1a1cf781a61c028e.tar.xz
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
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.13
1 files changed, 3 insertions, 0 deletions
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=<rate>