Skip to content

The memory is not freed after conversion. #91

Description

@hswlab

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.

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions