<div dir="ltr"><div style="font-size:small" class="gmail_default">Andrew,</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div>but does this memory usage increase with each loaded clip/media, or stay the same? does memory actually leak (usage grow, and some memory still not freed after program quit)? </div><div><br></div><div>18% sounds a lot (too much for single-frame decoding i was hoping for) </div><br></blockquote><div><span class="gmail_default" style="font-size:small">Yes, it gradually increases</span> <span class="gmail_default" style="font-size:small">with each loaded clip/media.  The memory is freed after the program quits.</span></div><div><span class="gmail_default" style="font-size:small">I even tried this line in ffmpeg.C instead as a really wild guess:   av_frame_free(&probe_frame);</span></div><div><span class="gmail_default" style="font-size:small">For now, leaving the <span class="gmail-im"><span class="gmail_default" style="font-size:small"> </span> ff->video_probe(1); line commented out.  Someday we can get back to it.</span></span></div><div><div style="font-size:small" class="gmail_default">Do not worry about it -- something will pop up later.  ...Phyllis</div><br><span class="gmail_default" style="font-size:small"><span class="gmail-im"><span class="gmail_default" style="font-size:small"></span></span></span></div></div></div>