# oggenc from vorbis-tools on arch # Snippet find . -name "*flac" -exec oggenc -q 9 {} \;