Open cgag opened 9 years ago
I just tried recording a gif and ran into this:
I made a recording with ttystudio frames.json --log and then attempted to create a gif with ttystudio frames.json mygif.gif and am running into this:
ttystudio frames.json --log
ttystudio frames.json mygif.gif
... writing frame 97 - 2 left frame dimensions: 1x1 writing frame 98 - 1 left frame dimensions: 1x1 writing eof events.js:141 throw er; // Unhandled 'error' event ^ Error: EINVAL: invalid argument, write at Error (native)
I'm on node v4.1.0 and ttystudio v0.0.16.
I just tried recording a gif and ran into this:
I made a recording with
ttystudio frames.json --log
and then attempted to create a gif withttystudio frames.json mygif.gif
and am running into this:I'm on node v4.1.0 and ttystudio v0.0.16.