I was playing around with ffmpeg tonight, trying to have Hazel use it through a shell script to do some stuff, and I ran into a bit of weirdness. Whenever I would try to call ffmpeg using sh or bash, the script would fail with an exit code 127. This happened both with just ffmpeg and the full path specification. The even weirder part is that just for kicks I switched to zsh and everything worked just fine.
Has anyone observed similar behaviour? Any suggestions on which dark corners of bash I should start poking my nose into?
Thanks
Phae
Vegans With Typewriters