Luca Barbato

Results 388 comments of Luca Barbato

On 23/05/12 12:06, Christian Hoffmann wrote: > Unfortunately I can't provide a solution either -- I can just leave a "mee too" here and share some experience. I had the...

On 24/05/12 07:21, thenexxuz wrote: > top - 09:18:13 up 2 days, 17:48, 3 users, load average: 0.05, 0.06, 0.05 > Tasks: 1 total, 0 running, 1 sleeping, 0 stopped,...

I'm trying my best to track possible memory leaks and plug what valgrind reports. I also integrated in capture support in libav (check my local bmd branch and libbmd) to...

ffmpeg is not supported. If you are capturing use my bmd branch from libav tree. On Fri, Apr 19, 2013 at 11:29 AM, ralawa [email protected] wrote: > I have the...

https://github.com/lu-zero/libav/tree/bmd On Fri, Apr 19, 2013 at 2:03 PM, ralawa [email protected] wrote: > Where can we found your "bmd branch from libav tree"? > > Thanks. > > — >...

On Fri, Apr 19, 2013 at 3:21 PM, digitalx [email protected] wrote: > nut is the problem, for me works avi instead nut without memory leaking I'll triplecheck that, thanks for...

On Tue, Apr 23, 2013 at 3:17 PM, ralawa [email protected] wrote: > Yes, bmdcapture works fine with avi. > I have now an audio/video desync but I currently don't now...

Could you please use massif (part of the valgrind tool collection) and provide the ms_print results?

Once it starts filling up On Apr 28, 2013 5:21 PM, "felixdreinulldrei" [email protected] wrote: > I've started valgrind. How many hours should I run the tool? > > — >...

Found out why using NUT causes the problem, I'll fix that problem soon on Libav. (on why I never noticed with valgrind memcheck, well, it is not a memory leak...