[FFmpeg-trac] #10534(undetermined:open): Incorrect frame order when muxing H.264 stream with B-frames

FFmpeg trac at avcodec.org
Thu Aug 24 20:37:27 EEST 2023


#10534: Incorrect frame order when muxing H.264 stream with B-frames
-------------------------------------+-------------------------------------
             Reporter:  wdzierzan    |                    Owner:  (none)
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by wdzierzan):

 I'm using the Media Foundation encoder, and I instructed it to set an fps
 of 20 via MF_MT_FRAME_RATE. Not sure how this ended up as 40 (there's
 something about "half the tick rate" in https://ffmpeg.org/ffmpeg-all.html
 #toc-h264_005fmetadata, but frankly I'm not at all sure I understand it
 correctly).

 I agree an fps of 20 (or 40) is not typical, but I didn't think it would
 matter. Note that the frame durations are consistent with 20 fps.

 I also tried a more conventional frame rate of 30, but this doesn't
 improve things.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10534#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list