Opus/2025.10.23-TheShepherdOfSouls/video/x.sh
2026-07-04 09:09:13 -07:00

4 lines
138 B
Bash
Executable File

INPUT=2025-10-23_15-40-42-Premiere-24fps-1080p
ffmpeg -i $INPUT.mp4 -r 24 -vsync cfr -c:v libx264 -preset fast -crf 18 $INPUT-ffmpeg.mp4