[FFmpeg-user] some containers require "monotonically increasing" RAM expected or leak (mp4, nut)?

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Jan 4 21:38:49 CET 2016


Roger Pack <rogerdpack2 <at> gmail.com> writes:

> I noticed when doing some test to isolate memory leaks 
> that the following commands "grow monotonically" (RAM 
> size required)

Yes, indexes do not come for free.
mpeg streams have no index, nut seems to allow to 
disable it. I don't know if an isom file without 
index would be valid.

And please understand that if valgrind reports no 
leak, there is none;-)
(The opposite case is possible but rare.)

Carl Eugen



More information about the ffmpeg-user mailing list