0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

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
This commit is contained in:
gpoirier 2006-11-30 09:27:45 +00:00
parent 9f2ebb584e
commit adff11161b

View File

@ -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>