[FFmpeg-trac] #8652(avformat:new): Segmentation fault with HLS var_stream_map
FFmpeg
trac at avcodec.org
Wed May 6 04:15:28 EEST 2020
#8652: Segmentation fault with HLS var_stream_map
-------------------------------------+-------------------------------------
Reporter: udyojiar | Owner:
Type: defect | Status: new
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: hls crash | Blocked By:
SIGSEGV |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by mkver):
And that's what you deserve as you use an invalid format (the entries of a
variant stream group are separated by ',', not '_'.). You probably wanted
to use "v:0,v:1". What makes you believe that you used a valid format?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8652#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list