[FFmpeg-devel] [PATCH] CrystalHD: Use mp4toannexb bitstream filter.

Philip Langdale philipl at overt.org
Sun Jun 12 20:22:18 CEST 2011


On Sun, 12 Jun 2011 20:05:43 +0200
Michael Niedermayer <michaelni at gmx.at> wrote:

> 
> See write_frame() in ffmpeg.c on how to use
> av_bitstream_filter_filter()

I think this adds up to the same thing as what I was doing before.
Certainly when I switched to follow write_frame() the leak remained
the same.
 
> About the leak, i suggest you try valgrind, it can pinpoint where
> leaked memory comes from.

The leaked memory is all from alloc_and_copy in the filter - not
really a surprise. I'll keep investigating but I think that there's
a fundamental problem in the filter.

--phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110612/6169837b/attachment.asc>


More information about the ffmpeg-devel mailing list