Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save sanjitbakshi/72cd6e46d77b5ccba19e057a9e3231bd to your computer and use it in GitHub Desktop.

Select an option

Save sanjitbakshi/72cd6e46d77b5ccba19e057a9e3231bd to your computer and use it in GitHub Desktop.
ffmpeg -qscale to attempt match output quality of the source file
ffmpeg -i [file in] -qscale 0 [file out]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment