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.

Revisions

  1. Perif created this gist Sep 27, 2017.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    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