[FFmpeg-trac] #9877(undetermined:new): ffmpeg core dumped error when map webvtt subtitles

FFmpeg trac at avcodec.org
Sun Oct 16 18:07:46 EEST 2022


#9877: ffmpeg core dumped error when map webvtt subtitles
-------------------------------------+-------------------------------------
             Reporter:  tudge        |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  webvtt       |               Blocked By:
  crash                              |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by 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
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9877#comment:14>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list