Niek / superview

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
GNU General Public License v3.0
213 stars 21 forks source link

add ability to supersqueeze files #8

Closed naorunaoru closed 4 years ago

naorunaoru commented 4 years ago

Some cameras (for example, the crapfest that is Caddx Tarsier and possibly Orca) spit out 4:3 videos stretched to 16:9. I added ability to supersqueeze those videos.

Provided formula might not be optimal, @Niek can you help me with that?

naorunaoru commented 4 years ago

It might be possible to use these coefficients to resolve #2 and #4, I just need to figure out how to properly use them.

Niek commented 4 years ago

@all-contributors please add @naorunaoru for ideas and code

allcontributors[bot] commented 4 years ago

@Niek

I've put up a pull request to add @naorunaoru! :tada:

ghostface commented 4 years ago

Awesome! Just finished my new build with after ordering a replacement board for my tarsier and was looking to use the superview script and I am delighted to see this has been added - thanks so much for your work and contribution!