Skip to content

Instantly share code, notes, and snippets.

@ichux
Created January 9, 2024 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ichux/ae4296fe75baedf8512a104c84b647f7 to your computer and use it in GitHub Desktop.
Save ichux/ae4296fe75baedf8512a104c84b647f7 to your computer and use it in GitHub Desktop.
extract mp3 from mkv
ffmpeg -i vokoscreenNG-2024-01-09_12-33-41.mkv -vn -acodec copy fidesic.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment