Skip to content

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

Notifications You must be signed in to change notification settings

ManzalaStudio/SuperViou

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.8%
  • CSS 11.9%
  • HTML 11.3%
  • JavaScript 2.0%