#9623: Too many files open with IMF
-------------------------------------+-------------------------------------
Reporter: mitch | Owner: Pierre-
jacobs | Anthony Lemieux
Type: defect | Status: open
Priority: normal | Component: ffmpeg
Version: git-master | Resolution:
Keywords: IMF | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Pierre-Anthony Lemieux):
* owner: (none) => Pierre-Anthony Lemieux
* status: new => open
Comment:
The IMF currently opens at startup all files referenced by the IMF CPL.
The IMF CPL can reference thousands of files, which can result in system
limits for the number of open files to be exceeded. The following patch
opens and closes files as needed:
https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9623#comment:1>
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".