Leaking memory on subtitle scan?

Archive of historical development discussions
Discussions / Development has moved to GitHub
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
eddyg
Veteran User
Posts: 798
Joined: Mon Apr 23, 2007 3:34 am

Leaking memory on subtitle scan?

Post by eddyg »

Hi,

I believe that some of the recent subtitle changes haven't taken into account the subtitle scan, and how it tosses the subtitle buffers after counting them. I saw this on a recent encode using the head.

Code: Select all

[16:58:12] Allocated 47287296 bytes of buffers on this pass and Freed 3243008 bytes, 44044288 bytes leaked
Cheers, Ed.
Deleted User 11865

Re: Leaking memory on subtitle scan?

Post by Deleted User 11865 »

I cannot reproduce this; I tried DVD sources with VOBSUB, MKV sources with VOBSUB, and another source with no subs (just in case), and always got 0 bytes leaked on the subtitle scan pass.

A full log might make it easier to reproduce.
Post Reply