[FFmpeg-trac] #8589(undetermined:new): Concat demuxer is not closing file handles for old playlists

FFmpeg trac at avcodec.org
Thu Apr 2 10:52:48 EEST 2020


#8589: Concat demuxer is not closing file handles for old playlists
-------------------------------------+-------------------------------------
             Reporter:  karli2000    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  4.2          |               Resolution:
             Keywords:  concat       |               Blocked By:
  playlist cpu                       |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by karli2000):

 Well, the example references the same video over and over again and the
 file handle for the video is always getting closed every time when the
 video is finished, i would excpect the same for the playlist-file.

 And, when you make 10 playlist-files and chain them together so that
 playlist 1 is referencing playlist 2 and so on the file handle for
 playlist 1, even hours after it was used (all videos processed from this
 play list) is not getting closed, but the file handles for all videos that
 ffmpeg processed from that playlist are closed.

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


More information about the FFmpeg-trac mailing list