Mercurial > mplayer.hg
changeset 21382:ff5daa88fde7
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
author | gpoirier |
---|---|
date | Thu, 30 Nov 2006 09:27:45 +0000 |
parents | 71dcc8c27e60 |
children | 3d28035a0319 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Nov 30 08:48:31 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Nov 30 09:27:45 2006 +0000 @@ -9767,6 +9767,9 @@ .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>