Fixed think-o.

This commit is contained in:
Thomas Gideon 2010-11-05 13:10:03 -04:00
parent c5ce4944f5
commit cf706d7ece
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ echo ""
# the quality setting (max 500)--200 was arrived at by iteratively
# encoding the same raw audio and subjective listening to the results
faac -q ${aac_quality} \
-o cmdln.net_${date}.m4a \
-o ${base_file}.m4a \
--title "${title}" \
--artist "${artist}" \
--album "${album}" \