[FFmpeg-trac] #6346(undetermined:new): Segmentation fault, Auto-inserting h264_mp4toannexb bitstream filter

FFmpeg trac at avcodec.org
Mon Apr 24 13:29:35 EEST 2017


#6346: Segmentation fault, Auto-inserting h264_mp4toannexb bitstream filter
-------------------------------------+-------------------------------------
             Reporter:  ffmpegTV     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: Segmentation fault: 11

 How to reproduce:
 {{{
 % ffmpeg -f concat -safe 0 -i files.txt -c copy out.mp4
 ffmpeg version N-85641-gdd49eff-tessus Copyright (c) 2000-2017 the FFmpeg
 developers
   built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
   configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-
 version=tessus --enable-avisynth --enable-fontconfig --enable-gpl
 --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm
 --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger
 --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora
 --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-
 libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-
 libxavs --enable-libxvid --enable-libzmq --enable-libzvbi --enable-
 version3 --disable-ffplay --disable-indev=qtkit
   libavutil      55. 61.100 / 55. 61.100
   libavcodec     57. 93.100 / 57. 93.100
   libavformat    57. 72.101 / 57. 72.101
   libavdevice    57.  7.100 / 57.  7.100
   libavfilter     6. 86.100 /  6. 86.100
   libswscale      4.  7.101 /  4.  7.101
   libswresample   2.  8.100 /  2.  8.100
   libpostproc    54.  6.100 / 54.  6.100
 [mpegts @ 0x7f9092001000] Auto-inserting h264_mp4toannexb bitstream filter
 Segmentation fault: 11
 }}}

 {{{
 # content of file list
 file 'ARD_HD_2017-03-10_17-03-01.ts'
 file 'ARD_HD_2017-03-10_17-04-01.ts'
 file 'ARD_HD_2017-03-10_17-05-01.ts'
 file 'ARD_HD_2017-03-10_17-06-01.ts'
 file 'ARD_HD_2017-03-10_17-07-01.ts'
 file 'ARD_HD_2017-03-10_17-08-01.ts'
 file 'ARD_HD_2017-03-10_17-09-01.ts'
 file 'ARD_HD_2017-03-10_17-10-01.ts'
 file 'ARD_HD_2017-03-10_17-11-01.ts'
 }}}

 ffmpeg version: N-85641-gdd49eff-tessus
 current snapshot: ffmpeg-85641-gdd49eff from https://evermeet.cx/ffmpeg/
 MacOS, 64Bit, running on MacOS, 64Bit, 10.12.4 (16E195)

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


More information about the FFmpeg-trac mailing list