Skip to content

Video framerate issues #2

@jean-moreno

Description

@jean-moreno

It looks like the framerate will always be inconsistent when recording a video:

  • if the "No Frame Skip" option is enabled, the video will have a proper framerate but the game will be run as fast as the machine can
  • if that option is disabled, the game is run normally within Unity but the resulting video will look slowed if its target framerate is different than the one in Unity (e.g. recording a 30 fps video on a 60 fps game will make the video play twice as slow as it should be)

Ideally the game should always run as it's supposed to, unless the video recording takes too much performance and the game has to be slowed down to ensure all frames are drawn (when the "No Frame Skip" option is enabled).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions