[MPlayer-dev-eng] CrystalHD & 1080p mkv memory leaks.
Philip Langdale
philipl at overt.org
Sat Jun 4 18:31:25 CEST 2011
On Sat, 04 Jun 2011 13:12:52 +0200, wallak at free.fr wrote:
> I've found where the issue is. ff_combine_frame is called and
> increase
> continuously is buffer size. On the example below the buffer size is
> over 700MB.
>
> Theses functions and in the case of a mkv file seem to failed to find
> a h264
> frame properly.
>
> The issue may be related to the ffmpeg library only.
Ah, this I can believe. The use of the parser is unique to the
crystalhd decoder
and I've probably done something wrong so that's leaking memory in this
way; I'll
investigate further.
Thanks!
--phil
More information about the MPlayer-dev-eng
mailing list