Skip to content

Instantly share code, notes, and snippets.

@eritpchy
Created May 18, 2022 15:24
Show Gist options
  • Save eritpchy/b556c2853c573293e30c39116616801d to your computer and use it in GitHub Desktop.
Save eritpchy/b556c2853c573293e30c39116616801d to your computer and use it in GitHub Desktop.
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