Skip to content

Instantly share code, notes, and snippets.

@e3ndr
Last active September 16, 2022 05:14
Show Gist options
  • Save e3ndr/f8920be21158eaeb77787684c2d81fa6 to your computer and use it in GitHub Desktop.
Save e3ndr/f8920be21158eaeb77787684c2d81fa6 to your computer and use it in GitHub Desktop.
ffmpeg \
-hide_banner -v error \
-i pipe:0 \
-c:a libopus \
-page_duration 20000 \
-vn \
-f ogg pipe:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment