Pinned Loading
-
-
A bash script to add meme text to a ...
A bash script to add meme text to a video file using ffmpeg 1#!/usr/bin/env bash
2# Initialize variables to customize output
3: "${FFILE:="${HOME}/.fonts/i/impact.ttf"}" # Let user choose font file
4: "${FSIZE:=72}" # Let user choose font size in px
5: "${BSIZE:=5}" # Let user choose stroke size in px
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.