rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.11k stars 463 forks source link

Display the current rate of capture #18

Closed andrasfuchs closed 11 years ago

andrasfuchs commented 11 years ago

It would be great to see in the configuration util what rate can the codec capture the video at any given moment.

Right now when capture my screen I get a speed of around 20 frames per second. It would be great if I had a chance to tune it up.

rdp commented 11 years ago

There is a separate "benchmark" utility that attempts to do that...though obviously it's not visible enough. Check it out and give feedback :)

On Wed, Jul 3, 2013 at 1:55 PM, Andras Fuchs notifications@github.comwrote:

It would be great to see in the configuration util what rate can the codec capture the video at any given moment.

Right now when capture my screen I get a speed of around 20 frames per second. It would be great if I had a chance to tune it up.

— Reply to this email directly or view it on GitHubhttps://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/18 .

andrasfuchs commented 11 years ago

I played around yesterday and I found out that the current fps is indeed displayed in the ffmpeg console window, so it is not necessary to add it to your tool ;)

The benchmark utility is cool, it show estimates which is useful before starting recording.