[FFmpeg-trac] #7909(ffmpeg:new): Missing frames after encoding

FFmpeg trac at avcodec.org
Sat May 18 22:16:37 EEST 2019


#7909: Missing frames after encoding
----------------------------------+----------------------------------
             Reporter:  aleksid2  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  ffmpeg    |                  Version:  4.1
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 ffmpeg.exe -y -i src.mp4 -c:v libx264 -preset slow -b:v 8000k dst.mp4

 FFmpeg 4.1.3, Win64, built by Zeranoe.

 After re-encoding of my source video file with libx264 and bitrate 8000k
 mode I see many missing frames (about 300 frames).

 After re-encoding I see only 2 images and 3rd image is missing. I played
 created video in VLC player 3.0.6, MPC-HC, Media player in Windows 10.

 ffplay.exe plays correctly created video.

 If I use -crf 22 instead of bitrate mode created video looks correctly in
 all players.

 Source video (src.mp4) for testing:
 https://drive.google.com/open?id=1gK06QtN8IqQNwAZeJdg7lbQgX0tkjaOn
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7909>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list