Commit 769368ba authored by Stefan Westerfeld's avatar Stefan Westerfeld

Mp3 bitrate to error rate test.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent ed2b8803
#/bin/bash
echo 512 $(ber-test.sh)
for quality in 256 196 128 96 64
do
echo $quality $(ber-test.sh mp3 $quality)
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment