Skip to content

Instantly share code, notes, and snippets.

@KonradIT
Last active September 25, 2023 01:55
Show Gist options
  • Save KonradIT/ee685aee15ba1c3c44b4 to your computer and use it in GitHub Desktop.
Save KonradIT/ee685aee15ba1c3c44b4 to your computer and use it in GitHub Desktop.
GoPro Studio for Linux
@ebadi
Copy link

ebadi commented Jun 25, 2015

Thanks @btilford : How did you come up with these values ? Are you aware of better parameters ?
btw, Center correction:300 works better for me. :)

@btilford
Copy link

@ebadi I started with the Hero 3 stuff from above and tried to get things to look right. Wasn't able to get it 100% though.

@ponchoblesa
Copy link

Some other scripts based on this page: https://github.com/ponchoblesa/GoPro-Studio-for-linux

@amueller
Copy link

does anyone have good fisheye correction for the current "gopro hero"?

@yebo29
Copy link

yebo29 commented Oct 10, 2016

@btilford @ebadi Center Correction of 400 worked perfect for me

@spanjaard
Copy link

thanks a million for all the information. amazing work. does anybody have the parameters for gopro hero 5 black?

@erickeller
Copy link

depending on the ffmpeg version you have to replace -sameq with -qscale 0

@xiangshuii
Copy link

You may try use iDealshare VideoGo to convert GoPro CineForm video to MP4, AVI, FLV, WMV, MKV, ASF, MPG, ProRes etc

@dlparker
Copy link

dlparker commented Jun 2, 2017

depending on the ffmpeg version you have to replace -sameq with -qscale 0

My version required -q:v 0 instead.

I also needed -strict -2 to get it to handle the audio (I think)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment