Skip to content

Instantly share code, notes, and snippets.

@iluvcapra
Created July 4, 2021 22:06
Show Gist options
  • Save iluvcapra/289bbd6e21e4026227f8c38f4b2a03e1 to your computer and use it in GitHub Desktop.
Save iluvcapra/289bbd6e21e4026227f8c38f4b2a03e1 to your computer and use it in GitHub Desktop.
#!/bin/bash
ffmpeg -i {} -vf drawtext="fontsize=15:\
timecode='01\:00\:00\:00':rate=25:text='TCR\:':fontsize=72:fontcolor='white':\
boxcolor=0x000000AA:box=1:x=10:y=10" -vcodec prores -profile:v 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment