yngndrw / SuperViou

Convert 4/3 ratio video into a dynamically stretched SuperView-like 16/9 video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

This is a cross-platform electron app (Windows & macOS) that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method. This means that the image is not naively scaled, but a dynamic scaling is applied where the outer areas are stretched more while the center parts stay close to the original aspect rate.

This is not a 1-1 copy of the GoPro algorithm, but an attempt to reach similar quality of output using the open-source FFmpeg encoder.

alt text

Here is a quick animation showing the scaling, note how the text in the center stays the same:

alt text

And if you feel like it, send me a beer! It's always appreciated!

Donate

About

Convert 4/3 ratio video into a dynamically stretched SuperView-like 16/9 video


Languages

Language:TypeScript 74.8%Language:SCSS 11.9%Language:HTML 11.3%Language:JavaScript 2.0%