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
_______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
