- **Recording**: Record video from a webcam. ```bash ff…
- **Recording**: Record video from a webcam.
```bash
ffmpeg -f v4l2 -i /dev/video0 output.mkv
```
- **Recording**: Record video from a webcam.
```bash
ffmpeg -f v4l2 -i /dev/video0 output.mkv
```