[FFmpeg-trac] #9966(ffmpeg:new): Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 Abort trap: 6

FFmpeg trac at avcodec.org
Sun Oct 9 19:48:34 EEST 2022


#9966: Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 Abort
trap: 6
----------------------------------+--------------------------------------
             Reporter:  0kajuna0  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  ffmpeg    |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug: Transcoding some files fails with
 {{{
 Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137
 Abort trap: 6
 }}}

 How to reproduce:
 {{{
 % ffmpeg -i in.mp4 out.mp4
 ffmpeg version N-108577-g6bf99f8c93 Copyright (c) 2000-2022 the FFmpeg
 developers
   built with Apple clang version 14.0.0 (clang-1400.0.29.102)
 }}}
 Not sure if this is a problem with ffmpeg or with the files themselves.
 Will upload the full log and a sample input file
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9966>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list