fix ffmpeg headers
This commit is contained in:
@@ -31,6 +31,7 @@ ffmpeg -f x11grab -s "$(xdpyinfo | grep dimensions | awk '{print $2}')" -i :1.0
|
||||
```
|
||||
|
||||
# Add default pulse audio
|
||||
|
||||
```bash
|
||||
ffmpeg -f x11grab -s [screensize] -i :0.0 -f alsa -i default out.mkv
|
||||
```
|
||||
|
Reference in New Issue
Block a user