mechanic icon indicating copy to clipboard operation
mechanic copied to clipboard

FPS Control

Open bravomartin opened this issue 2 years ago • 1 comments

Is your feature request related to something something in Mechanic? Please describe.

It would be nice to have control of both the playback FPS and the FPS of the exported videos. Export is currently hardcoded at 60fpf, which is is bit too fast for normal videos.

Is your feature request related to a problem? Please describe.

I'm trying to use Mechanic to create movie credits, and they play at 24fps.

Describe the solution you'd like

  • Have a visible FPS display for previews
  • Add an option to define the FPS for previews. possible solution here
  • Add an option to customize the video export settings (FPS and quality)
  • while at this we could move the hook helper used in the react video template into the react engine.

Describe alternatives you've considered

We did something like this for noa noa. @runemadsen did it and he could know how it was done.

bravomartin avatar Apr 19 '22 18:04 bravomartin

this approach looks good https://stackoverflow.com/a/19773537

bravomartin avatar Apr 21 '22 15:04 bravomartin