vrecord stopped working out of the blue for me. I'm getting the following error:
dyld: Library not loaded: /usr/local/opt/ffmpeg/lib/libavformat.57.dylib
Referenced from: /usr/local/bin/bmdcapture
Reason: image not found
pipe:: Invalid data found when processing input
When i look at that directory, I see that I have the following libraries installed:
libavcodec.58.19.100.dylib
libavcodec.58.dylib
libavcodec.a
libavcodec.dylib
Is this possibly a problem with FFmpeg 4?