MathewSachin / Captura

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
https://mathewsachin.github.io/Captura/
MIT License
9.7k stars 1.81k forks source link

Can't record since update #334

Closed Godly75 closed 5 years ago

Godly75 commented 5 years ago

As far as I see, all the settings are correct and like before, but recording doesn't work since latest update to v 0.0.2316

https://i.imgur.com/6ysTlPQ.png

System.Exception: System can't keep up with the Recording. Frames are not being written. Retry again or try with a smaller region, lower Frame Rate or another Codec. at Screna.Recorder.d__17.MoveNext()

MathewSachin commented 5 years ago

v0.0.2316 is pretty old dev build. Try with the latest dev build.

Godly75 commented 5 years ago

link?

Op wo 28 nov. 2018 om 13:30 schreef Mathew Sachin <notifications@github.com

:

v0.0.2316 is pretty old dev build. Try with the latest dev build.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MathewSachin/Captura/issues/334#issuecomment-442430438, or mute the thread https://github.com/notifications/unsubscribe-auth/AlHLkgN9xn8io-MzgpDx0iYT48nL7ZJFks5uzoHqgaJpZM4Y3UTn .

MathewSachin commented 5 years ago

https://ci.appveyor.com/api/buildjobs/nkle4dad15px2fwp/artifacts/Captura-Portable.zip

Godly75 commented 5 years ago

Thx I installed, but it already says update available? https://mathewsachin.github.io/Captura/download

Godly75 commented 5 years ago

This version is already better, the selected window is perfectly captured now ! Thx

MathewSachin commented 5 years ago

Thx I installed, but it already says update available? https://mathewsachin.github.io/Captura/download

The update check is intended for release builds. Since, you're on a dev build, it is not relevant for you. In future I'll try to implement update check for dev builds too.