João Moreno
João Moreno
Can you download [rcedit](https://github.com/atom/rcedit/releases) and make sure it executes in Windows 10?
I'm pretty sure this is related to a missing [Visual C++ Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=48145). Can you install that and check whether it works?
I seriously can't believe how hard it is to get the latest `gulp-atom-electron` to work on VS Code. I have adopted the `mirror` option: https://github.com/joaomoreno/gulp-atom-electron/commit/d4e068799834ab6155fc1d9fb3bba512984f999f But now authentication doesn't seem...
This is strange. Given [this here](https://github.com/joaomoreno/gulp-atom-electron/blob/master/src/download.js#L79) your build should've reported an error. What did you observe?
Unsure of what we could do here. Should we have a soft limit on the memory? Is there anyway I can figure out we're getting _close_ to OOM? An event...
Well, 5 minutes of recording. That's a *lot* of memory. I'm guessing it hit OOM and then just hangs in there. I'm guessing OOM errors could surface from all over...
I've done this a while ago and only achieved blurry results... Maybe we need a better scaling algorithm?
@Tyriar I really like this idea! As a workaround for now: the canvas will actually render the trim position but only if you're paused!
Strange. I can easily install without having done any of that: 
Yeah the encoder is pretty kick ass, thanks! I can look into publishing it. For now, do you mind inlining it in your projects, until I get it into npm?