Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (8 loc) · 1.05 KB

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