Taperssection.com
Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: DiggerinVA on August 07, 2012, 03:31:52 PM
-
Can we do this? Yes I am looking for the easy way out.
I have been trying to figure out sox and foobar2000 to no avail. I have a headache.
-
if you run sox from the command line on a flac24 file, what error do you get when trying to dither it to a 16 bit flac result?
-
I tried to use the batch file provided and all it did was make the dir converted.
-
I mean something like:
sox twentyfourbitinput.flac -b 16 dither sixteenbitoutput.flac
-
Well I think I found out enough to get it done in Foobar. I work on the command line stuff later. I guess I needed something to eat. Thanks page.
-
Well I think I found out enough to get it done in Foobar. I work on the command line stuff later. I guess I needed something to eat. Thanks page.
flac --compression-level-8 --channels 2 --bps 16 --sample-rate 44100 input.flac -o output.flac