Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement