mirror of
https://github.com/GRFreire/scripts.git
synced 2026-01-10 13:09:38 +00:00
13 lines
351 B
Markdown
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)
|