lossyFLAC

Ask questions on how to do this and that here.
Post Reply
admin
Site Admin
Posts: 964
Joined: Wed Nov 17, 2010 12:56 pm

lossyFLAC

Post by admin »

What is lossyFlac - https://hydrogenaud.io/index.php/topic,55522.0.html

To set it up you need to use the flac.exe as an encoder for flac and set the Manual command line like this https://imgur.com/a/b1nwRP0. This is a bare minimum command line:

Code: Select all

C:\lossywav\lossyWAV.exe - --quality I -- |
To pass a custom parameters to the flac.exe, set it like this - https://imgur.com/a/3A8bJTK

Code: Select all

C:\lossywav\lossyWAV.exe - --quality I -- | -s -b 512 -8
Press the test button before proceeding to make sure the command line was set up correctly, it should look like this https://imgur.com/a/ByCbEBi
Post Reply