Closed Neptune650 closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
screenpipe | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 6, 2024 11:56pm |
@Neptune650 nice
hope it wont cause issue with different ffmpeg version on encoding,decoding, etc
@Neptune650 nice
hope it wont cause issue with different ffmpeg version on encoding,decoding, etc
@louis030195 Something that escaped me In:
-o ./${config.macos.ffmpegName}
There shouldn't be a space, please change it to:
-o${config.macos.ffmpegName}
@louis030195 Fixes the mirrors used to download the ffmpeg binaries - these are listed in the official ffmpeg page so i'd say they're good to use.
Mostly so we don't get blocked by SourceForge.