Created
September 27, 2017 18:25
-
-
Save Perif/0189f714aed2e1bfd3f986be7315a6d6 to your computer and use it in GitHub Desktop.
Revisions
-
Perif created this gist
Sep 27, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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