Opened 7 years ago
Closed 4 years ago
#6887 closed defect (fixed)
segfault copying MPEGTS to MPEG with subtitles
Reported by: | a.m. | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | mpegps mpegts crash SIGSEGV regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
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
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
Attachments (1)
Change History (7)
comment:1 by , 7 years ago
Component: | ffmpeg → avformat |
---|---|
Keywords: | mpegps crash SIGSEGV regression added |
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
by , 7 years ago
Attachment: | HOLE_orig_cut.ts added |
---|
comment:2 by , 7 years ago
Component: | avformat → ffmpeg |
---|---|
Keywords: | mpegps crash SIGSEGV regression removed |
Priority: | important → normal |
Reproduced by developer: | unset |
hi, I added the output of Valgrind. a.
comment:3 by , 7 years ago
Dear cehoyos I am very sorry. I added a comment at the same time you were modifying this bug report. Somehow this changed a lot of metadata as well... it removed keywords, flags, .. Very sorry. a.
comment:4 by , 7 years ago
Component: | ffmpeg → avformat |
---|---|
Keywords: | mpegps mpegts crash SIGSEGV regression added |
Priority: | normal → important |
Reproduced by developer: | set |
comment:5 by , 7 years ago
-scodec copy option has not been implemented in do_streamcopy() over the master branch. The transcoding does work without "-scodec copy".
comment:6 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Fixed in cfce16449cb815132f829d5a07beb138dfb2cba6.
Note:
See TracTickets
for help on using tickets.
For future tickets: Please remember to post all necessary information here in the ticket, do not use external resources (except for large input files).
Regression since a7bb12a307568c0db72e6eb8d496a5651a8228df