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: Is foobar converting with command line possible ? (Read 1112 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Is foobar converting with command line possible ?

I wonder if it is possible to achieve some effect in foobar with command line.

I have folder with two files: MUSIC.FLAC and MUSIC.CUE.
Music .flac is one large file containing songs in flac format. After manually dragging the CUE file to Foob, they are all visible.
I want to convert one large MUSIC.FLAC file to separate FLAC files, on a 1 file 1 song basis. Manually it is a simple matter (drag the CUE into the foobar, select all files and CONVERT/flac). I wonder if it is possible to do the same with commandline (as part of the batch script).

Re: Is foobar converting with command line possible ?

Reply #1
https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Commandline_Guide and the foo_runcmd component (see the bottom?)

But everyone needs CUETools anyway, so ... http://cue.tools/wiki/Command-line_Tools . It also works with certain cuesheet formats that fb2k does not handle.

 

Re: Is foobar converting with command line possible ?

Reply #2
Yes, I found this wiki page. I can start foobar and load cue files.

foobar2000.exe /add music.cue

Now I try to find command to convert it.

Re: Is foobar converting with command line possible ?

Reply #3
CueTool doesn't support 24bit. My FLAC file is 24bit.

Re: Is foobar converting with command line possible ?

Reply #4
CueTools is meant for working with CD audio, which is 44100/16/stereo, and nothing else.