Skip to content

Instantly share code, notes, and snippets.

@eritpchy
Created May 18, 2022 15:24
ffmpeg -t 7200 -f lavfi -i color=c=black:s=1920x1080 -i "1.sup" -filter_complex "[0:v][1:s]overlay[v]" -map "[v]" -c:v libx264 -tune stillimage -pix_fmt yuv420p output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment