Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 2.16 KB

README.md

File metadata and controls

47 lines (28 loc) · 2.16 KB

Change Video Framerate

OverviewHow To Run

GitHub release (latest SemVer) views runs

Overview

🎉 New in v0.8.0:

  • It's possible to change output video resolution
  • You could change videos for single dataset

This app changes framerate for videos in Supervisely video project. It drops (or duplicates) video frames with preserving video duration.

All annotated data (including tags and objects) will be discarded.

Technical note.

The process includes re-coding video. Besides, duration of the resulting video may not match precisely original duration. Also the re-coding preserves original video bitrate, if appropriate.

How To Run

Step 1: Add app to your team from Ecosystem if it is not there.

Step 2: Open context menu of project -> Run App -> Change video framerate

Step 3: Input target framerate (Frames Per Second) and (optionally) name of output project. New videos will be saved in new project of the same workspace.

If you want to change the resolution of the output video, enable this option ON and adjust the Width and Height.