Skip to content

Instantly share code, notes, and snippets.

View RexsyBima's full-sized avatar
🔬

Rexsy Bima Trima Wahyu RexsyBima

🔬
View GitHub Profile
@gsilano
gsilano / Instructions_FFMPEG.md
Last active March 19, 2026 03:09
This script uses ffmpeg to convert MKV and MP4 file format in MOV for DaVinci Resolve video editing program

Overview

This script uses ffmpeg to convert MKV and MP4 file format in MOV for DaVinci Resolve video editing program

To install ffmpeg

sudo apt-get update
sudo apt-get install ffmpeg