[MPlayer-dev-eng] CrystalHD & 1080p mkv memory leaks.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Jun 4 13:27:27 CEST 2011


On Sat, Jun 04, 2011 at 01:12:52PM +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.

In some ways that is a result of not using COMPLETE_FRAMES parser flag
which is not a good idea really.
But mostly it is because the parser only supports Annex B format.


More information about the MPlayer-dev-eng mailing list