felixdreinulldrei

Results 9 comments of felixdreinulldrei

Hi Glennolsen, maybe you should consider to instruct avconv to exit if errors occur and restart (simple while/do loop). -xerror option should handle this if I'm not wrong

I can confirm ralawas test results . With nut memory usage is increasing. With avi memory usage is low and stable but audio-/videosync issue starts. I would also test new...

I've started valgrind. How many hours should I run the tool?

here is the link to my result. https://www.dropbox.com/s/yst4gcs2nkgbeuk/massif.out.1534

and here the result of a 12 hour capture process. https://www.dropbox.com/s/j8dqmqljzycc0xb/massif.out.1785

any idea why this happens sometimes? used command: bmdcapture -m 2 -V 1 -A 1 -F nut -f pipe:1|cat > /dev/null . it happens right after pressing enter. sometimes it...

is there a way to make bmdcapture process kill itself and restart if any error like this occurs?

With the latest version of bmdcapture and the recommended -o option, there seems no memory leak to be anymore. I have used nut container with no problem so far. Bmdplay...

for longtime testing i'm using this line with two blackmagic studio2 cards: bmdcapture -C 0 -m 8 -A 2 -V 3 -o strict=experimental:syncpoints=none -F nut -f pipe:1 | bmdplay -C...