Skip to content

Instantly share code, notes, and snippets.

View anttiryt's full-sized avatar
🧐
What's up?

Antti Rytsölä anttiryt

🧐
What's up?
View GitHub Profile
@anttiryt
anttiryt / minterpolate
Last active May 5, 2024 14:04 — forked from majal/minterpolate
Multi-threaded minterpolate in ffmpeg
#!/bin/bash
# Multicore minterpolate in ffmpeg
# Just slice & process & concat
# NB: The concat points between slices may be weird
# Default arguments
bv=1
ff=/usr/bin/ffmpeg
fps=60