[GH-ISSUE #36] macOS Monterey ffmpeg location when building from source #25

Open
opened 2026-03-04 12:28:08 +03:00 by kerem · 1 comment
Owner

Originally created by @trulow on GitHub (Nov 26, 2022).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/36

When I tried building from source, I noticed when following the directions within the readme that the location for the ffmpeg binaries did not work when using the ffbin_nix directory. What did work was placing the ffmpeg binaries in onthespot/bin/ffmpeg. This allowed the program to properly locate ffmpeg to download and convert without issues.

Originally created by @trulow on GitHub (Nov 26, 2022). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/36 When I tried building from source, I noticed when following the directions within the readme that the location for the ffmpeg binaries did not work when using the ffbin_nix directory. What did work was placing the [ffmpeg binaries](https://evermeet.cx/ffmpeg/) in onthespot/bin/ffmpeg. This allowed the program to properly locate ffmpeg to download and convert without issues.
Author
Owner

@casualsnek commented on GitHub (May 18, 2023):

Were you trying to build or run directly from source ? ffbin_nix directory is used only while building a binary distribution using 'build_linux.sh'. If you are running directly from source you can have ffmpeg in either your system PATH or 'bin/ffmpeg'

<!-- gh-comment-id:1553182994 --> @casualsnek commented on GitHub (May 18, 2023): Were you trying to build or run directly from source ? ffbin_nix directory is used only while building a binary distribution using 'build_linux.sh'. If you are running directly from source you can have ffmpeg in either your system PATH or 'bin/ffmpeg'
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onthespot#25
No description provided.