Skip to content

Formats & audio galore

Compare
Choose a tag to compare
@phisch phisch released this 27 Aug 08:06
· 14 commits to master since this release
b0ddda6

New features:

  • new formats (gif, webm, mp4, mkv)
  • format auto detection through [FILENAME] file extension
  • format overwrite through --format when [FILENAME] is omitted to pipe output to other process
  • enable desktop audio recording with -a or --audio or use -as or --audio-source STRING to set a different source you got from pacmd list-sources (either id or name)
  • same for separately for microphone recording with -m or --microphone or -ms or --microphone-source to overwrite the default source
  • stop all running recordings with giph --stop

I hope you enjoy those new features! :)