Skip to content

Instantly share code, notes, and snippets.

@Perif
Created September 27, 2017 18:25
Show Gist options
  • Save Perif/0189f714aed2e1bfd3f986be7315a6d6 to your computer and use it in GitHub Desktop.
Save Perif/0189f714aed2e1bfd3f986be7315a6d6 to your computer and use it in GitHub Desktop.
asciicast
asciinema rec myfile.json
docker run --rm -v $PWD:/data asciinema/asciicast2gif -s 2 myfile.json myfile.gif
ffmpeg -f gif -i myfile.gif myfile.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment