Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: How to copy default FLAC named 'cuetools' to foobar2000? (Read 1653 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

How to copy default FLAC named 'cuetools' to foobar2000?

Hi.

I would like to insert into the 'encoders' directory of foobar2000 the CUETools executable responsible for the flac encoder pattern, which in this program is the default called 'cuetools'.

Could anyone tell me which executable I should copy?

 

Re: How to copy default FLAC named 'cuetools' to foobar2000?

Reply #1
The external encoder to use in foobar2000 is
Code: [Select]
CUETools.Flake.exe
http://cue.tools/wiki/Command-line_Tools#CUETools.Flake.exe

To use in the 'encoders' directory of foobar2000 you'll need to copy
from the CUETools folder
Code: [Select]
CUETools.Flake.exe
CUETools.Codecs.dll
Newtonsoft.Json.dll
and from the plugins folder
Code: [Select]
CUETools.Codecs.Flake.dll
to the 'encoders' directory.
korth

Re: How to copy default FLAC named 'cuetools' to foobar2000?

Reply #2
Perfect!
Thank you so much for your dedication!