Skip to content

Instantly share code, notes, and snippets.

@manueldev
Created September 27, 2016 07:18
Show Gist options
  • Save manueldev/1a187b9c77826d4b22fd60faa368b928 to your computer and use it in GitHub Desktop.
Save manueldev/1a187b9c77826d4b22fd60faa368b928 to your computer and use it in GitHub Desktop.
FFmpeg Opus capture segmented
-i ___ -map 0 -c libopus -ab 48k -vbr on -f segment -segment_time 1800 -strftime 1 "__-%Y%m%d_%H-%M-%S.opus"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment