#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
_______________________________________________
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".

Reply via email to