1
0
Fork 0
jerdehl/bin/generate_wav

4 lines
72 B
Bash
Executable File

#!/bin/bash
ffmpeg -f s16le -ar 16000 -ac 2 -i jerdehl.raw jerdehl.wav