techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 776
Location: East Coast, West Coast? I know it's one of them.
Back to top
Posted: Jan 27, 08, 18:05    rip wav to flac; flac to ogg, and so on...
find . -name "*WAV" -exec flac -5 {} \;

find . -name "*flac" -exec oggenc -q 7 {} \;
Display posts from previous:   

All times are GMT - 8 Hours