scripts/vid2mov/README.md
2021-08-20 15:36:28 -03:00

13 lines
351 B
Markdown

# vid2mov
## About
a simple script around ffmpeg to convert a video file to `.mov`.
I personally use this script when I record something in OBS Studio and then want to import into DaVinci Resolve.
Run ``vid2mov -h`` for help.
## Requirements
- [ffmpeg](https://www.ffmpeg.org/)
- [notify-send](https://gitlab.gnome.org/GNOME/libnotify) (optional)