Skip to content

Instantly share code, notes, and snippets.

@seandenigris
Created October 14, 2015 19:06
Show Gist options
  • Save seandenigris/18196a3c65ee41ffeec2 to your computer and use it in GitHub Desktop.
Save seandenigris/18196a3c65ee41ffeec2 to your computer and use it in GitHub Desktop.
QuickTime Fix Video with Broken Audio
ffmpeg -i input.mp4 -f mp4 -vcodec libx264 output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment