strattonbrazil / lockpicking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  • run the python script to generate the mp3

  • run the following to convert it to a video

ffmpeg -loop 1 -framerate 1 -i locksmith.png -i /tmp/out.mp3 -c:v libx264 -preset veryslow -crf 0 -c:a copy -shortest /tmp/out.mkv

About


Languages

Language:Python 100.0%