[Libav-user] Memory leak reading videos

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jun 7 01:40:52 CEST 2013


Matheus Henrique Klem Galvez <mhkgalvez at ...> writes:

> On Tue, Jun 4, 2013 at 11:51 AM, Carl Eugen Hoyos wrote:
> Matheus Henrique Klem Galvez <mhkgalvez <at> ...> writes:
> > > The aim is simple: to read uncompressed .avi videos
> > > with ffmpeg and send frames to OpenCV format in order
> > > that OpenCV might be able to process these frames.
> >
> > (Unrelated to your problem:)
> > You do know that this is possible with ffmpeg
> > (the application)?
>
> What do you mean, Carl?

What I meant is that if you just want to send frames 
to OpenCV that were decoded with ffmpeg, you don't 
have to write new software, ffmpeg is able to send 
frames to OpenCV through the opencv video filter.

Please do not top-post here, Carl Eugen



More information about the Libav-user mailing list