[FFmpeg-trac] #9786(ffmpeg:closed): The flag -hls_flags temp_file does not work

FFmpeg trac at avcodec.org
Sat Jun 11 21:44:27 EEST 2022


#9786: The flag -hls_flags temp_file does not work
-------------------------------------+-------------------------------------
             Reporter:  jidckii      |                    Owner:  (none)
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  ffmpeg
              Version:  git-master   |               Resolution:  invalid
             Keywords:  hls_flags    |               Blocked By:
  temp_file                          |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Marton Balint):

 * status:  new => closed
 * resolution:   => invalid

Comment:

 Tmp files are renamed to normal files after they are complete. So the fact
 that you don't see any tmp files on your screenshot does not indicate an
 issue. You should only be able to see the tmp file of the segment which is
 currently written, therefore not part of the m3u8 yet. But the fact that
 even your last segment is part of the m3u8 indicates that even that is
 done, so no tmp for it should be present.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9786#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list