question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Simplify FPS options

See original GitHub issue

Triggered by https://css-tricks.com/screen-recording-utilities-for-macos/, let’s simplify the FPS options.

File size control

It’s a big strange. There is an FPS control buried in settings to adjust the frame rate, but then on the editing screen before you export, you only get to pick between 30 and 15, so it’s not clear what happens if you’ve adjusted it in settings to something other than those.

We currently have two ways to specify FPS. In the Preferences and in the editor window. The one in Preferences is for specifying recording FPS, but that’s not clear enough. The one in the editor is for specifying export FPS, but it lacks flexibility.


Proposal

We change the FPS option in the Preferences to just be a toggle of either 30 and 60 FPS. There’s no good reason to have a lot of flexibility there. It won’t improve export performance much by having lower recording FPS. And all Macs should be able to handle 30 FPS smoothly because it’s hardware accelerated.

In the editor, we change the 15/30 toggle to be a dropdown/slider (Which one??) with the following values:

  • 6 FPS
  • 10 FPS
  • 12 FPS
  • 15 FPS
  • 20 FPS
  • 25 FPS
  • 30 FPS
  • 60 FPS

With the default being 15 FPS

The 60 FPS is only shown if the video was recorded in 60 FPS.

If the user tries to export a GIF/APNG with 60 FPS we’ll show an error. That makes no sense and is probably a mistake.

If accepted, this replaces and closes #371.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

4reactions
sindresorhuscommented, Jun 7, 2018

@skllcrn I still think we should have more FPS options in the editor. Only 15 and 30 are very limiting, especially for GIFs where you sometimes only need 10 FPS.

2reactions
skllcrncommented, Jul 3, 2018

Right now you have the option to decrease the dimensions of the recording in addition to exporting at 15 FPS @VictorVelarde, but in the next version of Kap you’ll have more granular control over the export FPS.

preview Also, a friendly reminder that WebM is a better format for anything more than just a few seconds that doesn’t need to loop!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Simplify FPS options · Issue #418 · wulkano/Kap - GitHub
We currently have two ways to specify FPS. In the Preferences and in the editor window. The one in Preferences is for specifying...
Read more >
Change this ONE SETTING Now to Boost FPS in ALL GAMES
In this video, I show you How you can Fix FPS Drops and Boost FPS in ALL Games by changing a single setting....
Read more >
How to Solve FPS Drops in All Games (2022 Updated)
There are multiple reasons for FPS drop during gameplay, including: Driver issue; GPU/CPU overheating; Improper in-game settings; Background ...
Read more >
How To Increase FPS and Smooth Gameplay on Your PC
How to increase fps and smooth gameplay on your PC · Update platforms and drivers · Optimize your game's settings · Tweak your...
Read more >
How to Fix Low Game FPS in Windows - MakeUseOf
Experiencing low FPS while PC gaming, even with a powerful PC? Try these tips to fix low frame rate issues when playing games...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found