follower <[email protected]> added the comment:
FWIW I worked around this by adding the following to the ./configure call: --disable-indev=jack I was using the avfilter code and didn't have yasm so the full call was: ./configure --enable-avfilter --disable-yasm --disable-indev=jack Which compiled with make okay but I haven't tested functionality. ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue976> ________________________________________________
