Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Maybe. So what now?
Original comment by andrew.k...@gmail.com
on 14 Oct 2012 at 6:11
Maybe you face the problem and try to solve it!
We have made the same experience with version 2.2.4. Unmanaged memory is
growing steadily when you create a VideoFileWriter, open it, close it and
dispose it afterwards.
Original comment by manuel.h...@dataformers.at
on 12 Apr 2013 at 7:25
>> Maybe you face the problem and try to solve it!
What are you trying to say with this? Like to give a push - do it finally?
Original comment by andrew.k...@gmail.com
on 12 Apr 2013 at 8:02
Exactly ;-)
Because your first response didn't sound as you would try to handle the problem.
If I can help you, please let me know how.
Greetings, Manuel
Original comment by manuel.h...@dataformers.at
on 12 Apr 2013 at 8:12
OK, I may need to remind you one thing ... I am not obliged to anyone to do
anything. If I have time - I do it. If not, then not. The project is open, so
you are welcome to go through the code. So the way you push will not help in
any way.
>> If I can help you, please let me know how.
Yes, you can. Fix the problem and send the patch to the benefit of others.
Original comment by andrew.k...@gmail.com
on 12 Apr 2013 at 8:17
I'm looking into this, as it's blocking some efforts with HD video. If anyone
has any hints I'm more than happy to receive them, otherwise I will post any
updates if/when they come.
Original comment by cakest...@gmail.com
on 27 Apr 2013 at 5:24
Has anyone found a fix for this?
Original comment by alexleykin
on 17 Oct 2013 at 4:41
Pretty sure the bug is in ffmpeg itself as the memory leak only occurs on
certain streams (mainly RTSP streams)
Original comment by ad...@developerinabox.com
on 18 Oct 2013 at 1:24
Fixed. See issue #406.
Using avformat_free_context() instead of av_free() to properly free FFmpeg's
format context.
Original comment by andrew.k...@gmail.com
on 5 Jun 2015 at 11:24
Original issue reported on code.google.com by
wajeedsh...@gmail.com
on 10 Oct 2012 at 11:36