superview icon indicating copy to clipboard operation
superview copied to clipboard

A small program that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method

Results 10 superview issues
Sort by recently updated
recently updated
newest added

Hi there, any reason why the GUI based software can't find the ffmpeg, while the CMD one does work? ![Screenshot 2020-12-22 at 15 10 29](https://user-images.githubusercontent.com/48698293/102903247-f785e680-4467-11eb-8804-36991b149f65.png)

Hi, when I ran the CLI program it offered me HW VAAPI accelerated encoding but it didn't work out of the box. I managed to make it running by modifying...

That Is what shows up when I try to encode the video, how do I fix it?

Would it be possible to get some basic stats about the encode after completion in the GUI? That could make testing different codecs easier for us simple folk. Thanks, loving...

good first issue

Looks like the call to ffmpeg will benefit from some anti-aliasing flags. Footage rendered from SuperView has jagged lines and other signs of aliasing when being processed.

Is it possible you could make the middle no stretch zone larger? distortion is quite noticeable as it is

Can we get some parameters to fine tune the width of the protected area and the distortion falloff? These are the names of the parameters in Stickman's Ultraview Nuke plugin.

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.10.0. Commits cb227cd tiff: limit work when decoding malicious images a5392f0 bmp: support to decode 8-bit format with up to 256 color palette f9550b0 go.mod:...

dependencies

Hi there Currently I get Exit Status 22 when using the latest FFMPEG. The original file format is HEVC, from a DJI Action 2. I've tried both CLI or GUI...

I got it to run with normal cpu encoding but when I try to use amd or nvidia via h264_nvenc and h264_amf since I have a laptop that has both...