Alexander Sokolov
Alexander Sokolov
What do you use custom script for? If it's for resampling, I have good news for you. The new version will support changing bit depths and frequency resampling. I want...
>I tried to split an 192kHz album in 32-bit floating point. FLAC doesn't support that, and fails The [developed version](https://github.com/flacon/flacon/tree/master) does exactly what you want. If you have skills, you...
> Here's mockup of how it could like. I was not saw about to the general GUI. The problem is different. Each encoder program has its own settings for quality...
> An alternative is to place temporary files at the top level of the target folder. As such, users are more likely to notice them sooner. Disks can be mounted...
>Currently, Flacon places temporary files, representing uncompressed track data, in the same folder as intended for the target compressed files. In version 6.0.0, garbage removing has been improved. The program...
> were directly under the target directory of the entire operation (the UI field Result Files / Directory File). I don't want to move temporary files to the top directory....
>code about clearing the directory, if it already exists, before the operation begins. Each conversion creates a new temporary directory, so we don't need to clean temporary dir.
This can be done, but not so easily. I need to check not only that the PID in the directory name isn't ours, but also that the program with this...
Unfortunately we can't completely give up faac, I haven't found the fdk-aac package in Debian and Ubuntu. But I will add fdk-aac support. I would be very grateful if you...
I will try to add this soon.