Re: [FFmpeg-user] Command being killed in perceptual hashing / ffmpeg in general

2017-10-10 Thread Aoife Fitzmaurice
>Does it crash because of oom, or for other reasons? Yes, it runs out of memory. The memory consumption is huge (80gbs) and swapping 60gbs over. A colleague of mine recreated the problem using test files : ffmpeg -f lavfi -i testsrc=size=1920x1080:rate=25 -c:v mpeg2video -t 01:03:00 -b:v

Re: [FFmpeg-user] Command being killed in perceptual hashing / ffmpeg in general

2017-10-06 Thread Aoife Fitzmaurice
>Generally, a backtrace, disassembly and register dump are required for crash >reports (esp. if they are not easily reproducible). ___ Hi Carl, Thanks for your response! I changed the dimensions to 320x240 and it worked as expected. It may just

[FFmpeg-user] Command being killed in perceptual hashing / ffmpeg in general

2017-10-04 Thread Aoife Fitzmaurice
Hey everyone, I'm wondering does anyone have any experience with their command being "killed" while using perceptual hashing, or ffmpeg in general? I am using a Mac Pro with OSX El Capitan. I ran the following input: $ ffmpeg -i DAY\ 1/Card\ 2/B0011888.mov -i DAY\ 1/Card\ 1/B0011888U01.mov