[FFmpeg-trac] #6887(ffmpeg:new): segfault copying MPEGTS to MPEG with subtitles

FFmpeg trac at avcodec.org
Sun Dec 3 00:27:09 EET 2017


#6887: segfault copying MPEGTS to MPEG with subtitles
---------------------------------+--------------------------------------
             Reporter:  mennucc  |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  ffmpeg   |                  Version:  git-master
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 How to reproduce:
 {{{
 % ffmpeg_g -report -i HOLE_orig.ts -map 0:0 -map 0:1 -map 0:2 -map 0:3
 -c:v copy -c:a copy -c:s copy -f mpeg          HOLE.mpeg
 }}}

 ffmpeg GIT version
 {{{
  00d454ed2c lavf/movenc: add sdtp (sample dependency) box
 }}}

 it was built with
 {{{
   ./configure --prefix=$HOME/install/ffmpeg  --enable-libx264  --enable-
 gpl --enable-libmp3lame --enable-libvorbis  --enable-libzvbi --enable-
 libass
 }}}

 Please look in
 [http://mennucc1.debian.net/bug17/ this link for all files:]

 * the HOLE_orig.ts file
 * GDB "bt" , "disass $pc-32,$pc+32" and "info all-registers"
 * typescript of build
 * the file generated by -report

 thanks

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


More information about the FFmpeg-trac mailing list