I am having this error whenever using a custom command line encoder in the "Convert to..." component. I have tried many different encoders with many different options: WavPack, LAME, FLAC, OggEnc, WMA, with and without pipe as input ( - and %s ) when possible. They all return the exact same error, with one difference. When I don't use pipes (i.e, %s as input) this error occurs right before fb2k creates the temporary wav file (so the encoder is never called). When I use pipes I can see in the task manager that the encoder is running and the convertion does take more time, but as soon as the encoder finishes, fb2k pops-up the window and the encoded file is not created.
I have checked I have permission to write to the directory I choose (and I also have permission to read from the directory the source file is in). The built-in conversion methods on fb2k (that is, not the custom cmd line mode) all work alright for the same source file and destination folder. So why do I need the custom cmd line? Well, because I like to set some extra options on the encoders and to encode to formats not natively supported by fb2k.
Is there anyone that could, please, help me? I am using fb2k 0.9.4.3 on Windows Vista x64. I have also tried running fb2k with its completely default options (erasing the foobar2000 folder on my %appdata%). Below is fb2k's console output for my encode. As you can see, it looks just about right.
CODE
directory: D:\Temp\
CLI encoder: D:\Home\Rash\Programs\Audio Codecs\wavpack.exe
Destination file: D:\Temp\Caxi Rajão - 02 - Tema Para Quitéria Rita.wv
"D:\Home\Rash\Programs\Audio Codecs\wavpack.exe" -hhx6 -m - "temp-E1E7DAFB9FBFAED341731231EE65F98C.wv"
directory: D:\Temp\
CLI encoder: D:\Home\Rash\Programs\Audio Codecs\wavpack.exe
Destination file: D:\Temp\Caxi Rajão - 02 - Tema Para Quitéria Rita.wv
"D:\Home\Rash\Programs\Audio Codecs\wavpack.exe" -hhx6 -m - "temp-E1E7DAFB9FBFAED341731231EE65F98C.wv"
directory: D:\Temp\
I do hope you guys can help me on this. Thank you.
