Skip to content

Instantly share code, notes, and snippets.

View jordicenzano's full-sized avatar
🤓
Working ... probably

Jordi Cenzano jordicenzano

🤓
Working ... probably
View GitHub Profile
@sinkers
sinkers / gist:5cc2854e01a05a2db650
Created July 11, 2014 07:07
Creating multiple DASH renditions with a bitrate text overlay, using ffmpeg and Bento
#!/bin/sh
# encode_bitrate_overlay.sh
#
#
# Created by Andrew Sinclair on 11/07/2014.
#
#!/bin/bash
VIDSOURCE=$1
OUTNAME=$2