Skip to content

Binaries usage

regorxxx edited this page Sep 29, 2025 · 9 revisions

Download

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.

Install

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.

Setting

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).

Clone this wiki locally