useful_scripts/screc/audiorec.sh

4 lines
149 B
Bash
Raw Normal View History

2023-03-24 14:40:17 -03:00
#!/bin/bash
ffmpeg -loglevel error -threads 4 -f alsa -probesize 10M -channels 2 -sample_rate 48000 -thread_queue_size 2048 -i default /tmp/raw.wav