[FFmpeg-user] Convert WAV to FLAC
Reindl Harald
h.reindl at thelounge.net
Tue Mar 29 19:50:32 EEST 2022
Am 29.03.22 um 17:16 schrieb CMG DiGiTaL:
> I'm using the command below to convert from wav to flac:
> ffmpeg -i "input.wav" -af aformat=s16:44100 "output.flac"
>
> The bit-depth and sample_rate are ok, but is the command converting the
> audio from CBR to VBR
seems like you still didn't understand the repsonse to your other thread
- FLAC is *lossless* - forget your MP3 knowledge when you deal with FLAC
More information about the ffmpeg-user
mailing list