Replies: 2 comments
-
No, it looks like FLAC is compulsory. |
Beta Was this translation helpful? Give feedback.
-
If you really want to do this you can always edit the python file "whipper/program/flac.py" and add a line after check_call(['flac.
So this will copy the original .wav file (which whipper cdparanoia rips to) to the destination location. Alternatively you could use ffmpeg to convert the flac to wav and then use lame. see (https://superuser.com/questions/746969/ffmpeg-to-convert-from-flac-to-wav) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
on Arch-Linux, is it possible to just extract the audio data and save them to separate wav-files? I cannot find a hint on the man-page and want those files later to be converted to mp3 using lame encoder.
thanks
Beta Was this translation helpful? Give feedback.
All reactions