-
-
Notifications
You must be signed in to change notification settings - Fork 3
Binaries usage
regorxxx edited this page Sep 29, 2025
·
9 revisions
Some tools, like Wrapped or Batch tagger, make use of extra executables which are not bundled with the package. They can be installed easily following the steps below.
Download '_binaries_x[architecture].zip', depending on your OS architecture (x86 or x64). Decompress it to your foobar2000 profile folder so it puts everything into '[PROFILE FOLDER]\binaries'. For ex. it should look like this:
- On x64 systems: executable at '[PROFILE FOLDER]\binaries\ffmpeg\ffmpeg.exe'
- On x86 systems: executable at '[PROFILE FOLDER]\binaries\ffmpeg\ffmpeg_32.exe'
Unix-like systems, using wine, will probably require to use the 32 bit executable.
Using the configuration menu or panel, set the binary type to 'ffprobe'.
From now on, any new track will be analyzed using it (previously analyzed tracks will be required to be re-analyzed).