Configure FFmpeg library paths for macOS and Linux
mainOn macOS and Linux, you should install FFmpeg using your system's package manager (e.g., brew install ffmpeg on macOS).
You must set the static ffmpeg.RootPath property to the full path where the FFmpeg libraries are located.