[FFmpeg-trac] #9877(avformat:new): ffmpeg core dumped error when map webvtt subtitles
FFmpeg
trac at avcodec.org
Mon Oct 17 19:56:50 EEST 2022
#9877: ffmpeg core dumped error when map webvtt subtitles
-------------------------------------+-------------------------------------
Reporter: tudge | Owner: (none)
Type: defect | Status: new
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: hls crash | Blocked By:
SIGSEGV regression |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by tudge):
Replying to [comment:14 Carl Eugen Hoyos]:
> Can you also reproduce the crash with the following command line?
> ./ffmpeg -i "any.mkv" -filter_complex "split[v1out][v2out]" -map [v1out]
-map [v2out] -map s:1 -map s:2 -var_stream_map "v:0,s:0 v:1,s:1"
/any/stream_%v.m3u8
all the same. Core dumped.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9877#comment:16>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list