Open ghyde opened 6 years ago
When I run ./roll.sh on Fedora 27, the audio and video are out of sync because aplay plays the audio at half speed (see code). The rate should be increased from 8000 Hz to 16000 Hz.
./roll.sh
aplay
When I run
./roll.sh
on Fedora 27, the audio and video are out of sync becauseaplay
plays the audio at half speed (see code). The rate should be increased from 8000 Hz to 16000 Hz.