In music converter, it would be nice for some way to provide some decoder options. In particular, I have a FLAC file that is generating a FLAC__STREAM_DECODER_READ_FRAME while trying to convert it.
The standalone flac.exe generates a similar error when trying to just decode the file (-d.)
Foobar also generates the error when trying to CONVERT the file, but it will play the file just fine. (If there's a glitch in the flac stream, it's not audible to me.)
I can force the standalone flac.exe to decode the file by adding the -F commandline parameter. (I still see errors, but the decode works fine.)
I'd like to be able to do something similar to the -F parameter in flac (forcing decode to ignore errors) using Music Converter.
Thanks
Gary
The standalone flac.exe generates a similar error when trying to just decode the file (-d.)
Foobar also generates the error when trying to CONVERT the file, but it will play the file just fine. (If there's a glitch in the flac stream, it's not audible to me.)
I can force the standalone flac.exe to decode the file by adding the -F commandline parameter. (I still see errors, but the decode works fine.)
I'd like to be able to do something similar to the -F parameter in flac (forcing decode to ignore errors) using Music Converter.
Thanks
Gary
Comment