properly use oggenc

This commit is contained in:
Rudolf Polzer 2010-11-06 13:31:46 +01:00
parent 5cad1221bc
commit 1312cc0393

View File

@ -260,7 +260,7 @@ for F in "$@"; do
cached "$do_ogg" reduce_ogg_ogg "$F" "" "$F" "" "$ogg_qual"
;;
*.wav)
cached "$do_ogg" reduce_wav_ogg "$F" "" "$F" "" "$ogg_qual"
cached "$do_ogg" reduce_wav_ogg "$F" "" "${f}.ogg" "" "$ogg_qual"
;;
esac
if $del_src; then