Skip to content

Instantly share code, notes, and snippets.

@SrShark
Created April 14, 2022 22:24
Show Gist options
  • Save SrShark/a26de81a5e6d188d2fc20ccc1ce7570a to your computer and use it in GitHub Desktop.
Save SrShark/a26de81a5e6d188d2fc20ccc1ce7570a to your computer and use it in GitHub Desktop.
```bash
ffmpeg -i `link` -c copy -bsf:a aac_adtstoasc `archivo.mp4`
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment