rem won't accept FLAC as input
rem won't read tags & artwork from WAV
rem without -d output folder will write file to current directory
qaac64 -V 100 --copy-artwork input -d outfolder
rem ALAC
rem -b 16 to force 16-bit depth in case input isn't
qaac64 -A -b 16 --copy-artwork input -d outfolder