Skip to content

Instantly share code, notes, and snippets.

@u1i
Created January 29, 2026 10:50
Show Gist options
  • Select an option

  • Save u1i/02f6edf48759538fb867a6e22a1574c0 to your computer and use it in GitHub Desktop.

Select an option

Save u1i/02f6edf48759538fb867a6e22a1574c0 to your computer and use it in GitHub Desktop.
Video ffmpeg strip content credentials
ffmpeg -i input.mp4 -map 0 -map_metadata -1 -c copy output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment