Record Audio and screen capture with 1 command on Linux
Page 1 of 1
Record Audio and screen capture with 1 command on Linux
Record Audio and screen capture with 1 command
Experimental!
http://sourceforge.net/p/kdenlive/mailman/message/20606033/
Experimental!
- Code:
sudo apt-get install -y arecord sox
- Code:
sox -t alsa "hw:0,0" -t ogg -A -2 -c1 -r11025 - | ffmpeg -y -i - -ar
11025 -ab 52 -ac 1 -f x11grab -s 800x600 -i :0.0+10,20 -b 200 -r 12
-aspect 4:3 -f flv test.flv
http://sourceforge.net/p/kdenlive/mailman/message/20606033/
Similar topics
» HOW TO FIX SCREEN RES ISSUES FROM LINUX COMMAND LINE!
» Digital Audio for linux
» The Fuck Linux Command Corrector Install Command
» Record An IP Cam Network Stream In Linux
» Multiple ways to record your desktop on linux!
» Digital Audio for linux
» The Fuck Linux Command Corrector Install Command
» Record An IP Cam Network Stream In Linux
» Multiple ways to record your desktop on linux!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum