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
@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