mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-14 12:36:27 -04:00
Although FFmpeg is installed, OBS currently fails to build on debian (tested on Debian Jessie 8.6). It looks for libavcodec.a in /usr/local/lib and not /usr/lib. Closes jp9000/obs-studio#661