Skip to content

Commit

Permalink
Update README to include new output video resolution feature
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenAnpu committed Dec 16, 2024
1 parent f561526 commit bb8b468
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@

## Overview

News:<br>
🎉 `v0.8.0` it's possible to change output video resolution

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

<img src="https://github.com/supervisely-ecosystem/change-video-framerate/releases/download/v0.1.0/point-up.png" width="20px"/> All annotated data (including tags and objects) will be discarded.
Expand All @@ -33,10 +36,11 @@ The process includes re-coding video. Besides, duration of the resulting video m

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

<img src="https://github.com/supervisely-ecosystem/change-video-framerate/releases/download/v0.7.0/shot02.png"/>
<img src="https://github.com/user-attachments/assets/4f7c9351-a50f-4c98-aa00-914a4ee59083"/>

**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.

<img src="https://github.com/supervisely-ecosystem/change-video-framerate/releases/download/v0.7.0/shot03.png" width=500px/>
If you want to change the resolution of the output video, enable this option `ON` and adjust the `Width` and `Height`.

<img src="https://github.com/user-attachments/assets/776e7262-078c-4299-8c33-a353716ef0f3" width=500px/>

![](https://github.com/supervisely-ecosystem/change-video-framerate/releases/download/v0.7.0/run-video.gif)

0 comments on commit bb8b468

Please sign in to comment.