[FFmpeg-user] Guidance on debugging a potential memory leak
Carl Eugen Hoyos
ceffmpeg at gmail.com
Thu Sep 1 21:24:30 EEST 2022
Am Do., 1. Sept. 2022 um 19:07 Uhr schrieb Jorge Villatoro via
ffmpeg-user <ffmpeg-user at ffmpeg.org>:
> I've tried running valgrind on this process for a while but I'm not really
> sure how to decipher the results other than that there doesn't appear to be
> an obvious leak.
If valgrind does not show a memory there is no memory leak.
A process may need more memory over time but that is not a leak.
Carl Eugen
More information about the ffmpeg-user
mailing list