#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 Carl Eugen Hoyos):
Replying to [comment:16 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.
That's what I meant with a "simplified command line".
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9877#comment:17>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".