diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-30 12:50:34 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-30 12:50:34 +0000 |
commit | ead86d7142cb683e919a22e1eaba910a99e00249 (patch) | |
tree | 81ce9769b984cc16cebba6e9429620dc6d4a7c4f /DOCS/man | |
parent | adff11161bebcdbbea31844e1a1cf781a61c028e (diff) |
fix suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21399 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 85cf49036c..14c77409e3 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9767,7 +9767,7 @@ 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 +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. . |