[FFmpeg-trac] #7438(undetermined:new): Transcoding multiple HLS outputs causes corruption in m3u8 index filename

FFmpeg trac at avcodec.org
Mon Sep 17 19:15:13 EEST 2018


#7438: Transcoding multiple HLS outputs causes corruption in m3u8 index filename
-------------------------------------+-------------------------------------
             Reporter:  ehollander   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  hls          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Please provide a complete, actual command line starting as follows
 together with the complete, uncut console output to make this a valid
 ticket:
 {{{
 $ ffmpeg -f lavfi -i testsrc2 -c:v libx264 -profile:v ...
 }}}
 or, with audio:
 {{{
 $ ffmpeg -f lavfi -i testsrc2 -f lavfi -i sine -c:v libx264 -profile:v ...
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7438#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list