-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hi, I noticed that the memory is not freed after the conversion process. I took a screenshot from the diagnostic tool. There seems to be no problems with the download. The garbage collector provides a clean horizontal line in the diagram. However, from the breakpoint at MediaConcatenator.Build (46) the memory curve goes up and stays up even though the garbage collector is called.
I put the brackets in all the Using calls, which didn't improve the situation^^'. Is there maybe a ffmpeg...._free_context call missing somewhere in one of the Dispose methods? This code with ffmpeg is really too complicated for me, I can't fix it without help. :)
Metadata
Metadata
Assignees
Labels
No labels
