[FFmpeg-trac] #5114(avformat:new): Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:874

FFmpeg trac at avcodec.org
Thu Dec 31 23:16:00 CET 2015


#5114: Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:874
----------------------------------+--------------------------------------
             Reporter:  tsmith    |                     Type:  defect
               Status:  new       |                 Priority:  important
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug:
 Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:874

 How to reproduce:
 {{{
 % ffmpeg -i <test_case> -an out.mp4

 ffmpeg version N-77454-ge42e0b1 Copyright (c) 2000-2015 the FFmpeg
 developers
   built with Ubuntu clang version 3.7.1-svn253742-1~exp1
 (branches/release_37) (based on LLVM 3.7.1)
   configuration: --cc=clang --cxx=clang++ --disable-libxcb --disable-xlib
 --disable-logging --disable-ffprobe --disable-ffplay --disable-sdl
 --disable-ffserver --disable-doc --disable-pthreads --disable-network
 --disable-d3d11va --disable-dxva2 --disable-vaapi --disable-vda --disable-
 vdpau --disable-stripping --disable-runtime-cpudetect --disable-
 optimizations --disable-pic
   libavutil      55. 11.100 / 55. 11.100
   libavcodec     57. 20.100 / 57. 20.100
   libavformat    57. 20.100 / 57. 20.100
   libavdevice    57.  0.100 / 57.  0.100
   libavfilter     6. 21.101 /  6. 21.101
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101

 built on linux x86_64
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list