Robert Kausch

Results 165 comments of Robert Kausch

fre:ac [continuous builds](https://github.com/enzo1982/freac/releases/tag/continuous) already have Monkey's Audio 10.17. By the way, there are no functional changes between 10.17 and 10.20, so please don't request that.

Hi! Yes, fre:ac/BoCA only implements parallelized encoding, not decoding. The reason is that decoding already is much faster, so it didn't seem necessary to parallelize it at the time. I...

Thank you for suggesting this! I consider making character replacements user modifiable, so you could change the current replacements or add your own for characters not currently in the list....

The .m3u format uses 8 bit characters which need to be interpreted in the same encoding by the writing and reading application. fre:ac traditionally uses ISO-8859-1 as the encoding of...

This should be improved in the latest [continuous builds](https://github.com/enzo1982/freac/releases/tag/continuous) with commit eb349d8. The per-session log number does no longer appear in the log title nor in log file names.

You write _"the output files are garbled like in my car"_. Does that mean after converting the files with fre:ac they sound the same as the original files did in...

Thank you for sending the file! The file is not an MP3, but an MP4 file. The file extension should be changed to .m4a and it can then be opened...

fre:ac should be able to open .cue files and display/convert the tracks belonging to it - either by dragging & dropping the .cue file onto the joblist or using the...

Thank you for providing the example. I see two possible issues there: 1. The cue sheet specifies the pre gap for each new track as part of the previous file....

You can get AC-3 encoding support in fre:ac by putting a copy of the [boca_encoder_ffmpeg_ac3.1.0.xml](https://github.com/enzo1982/BoCA/blob/master/scripts/boca_encoder_ffmpeg_ac3.1.0.xml) file into the `boca` folder. There are no plans to add support for AC-3 encoding...