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