q-p / SoundPusher

Virtual audio device, real-time encoder and SPDIF forwarder for macOS
MIT License
153 stars 15 forks source link

can't find the ffmpeg library? #18

Closed liuyaxin closed 3 years ago

liuyaxin commented 3 years ago

How to solve the problem?

截屏2021-03-04 下午2 22 12
q-p commented 3 years ago

Look at the build settings for SoundPusher. They refer to the variable $FFMPEG_HOME. That must be set and point to the directory where your FFmpeg is installed.

That must be set in Xcode's Preferences -> Locations -> Custom Paths -> Add FFMPEG_HOME and point it to the right location.

q-p commented 3 years ago

Fixed (explained) with 7fba1a4a00a3786349ff7210b038e6ea6377e916