ffmpeg -i smb-bump.wav -c:a flac -compression_level 8 -map_metadata -1 smb-bump.flac-c:a flacfor FLAC.-compression_level 8: 0 is low compression (faster to decode), 12 is highest, but following this thread, you should never go above 8.-map metadata -1removes the metadata.