Freeing memory in Example1 #71
Closed
goodintention
started this conversation in
Q&A
Replies: 2 comments 3 replies
|
Hi, I made some changes in the sample. The main issue was that FSampleSinkWriter was not correctly freed from memory. The changes in the sample are uploaded to GitHub. Thank you for reporting this issue. |
0 replies
|
Thank you for the changes, |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Thank you for providing this wonderful package,
On Example1, when I choose MP4 output format, the app’s memory usage increases by +59 MB every time I click the ‘Execute’ button,
How can I free the memory after encoding?
I’m using the 32-bit Delphi 10.1 Berlin compiler.
Thanks.
All reactions