Power Grab records both your screen and audio without fuss, and mixes everything into an .mp4 file.
It is designed to stay out of your way so you can get the footage you want without distraction.
Power Grab also comes with a lack of features. Purposely. I only add a feature to Power Grab when I'm confident it will bring no complexity to the user interface or workflow.
For example, these are some deliberately omitted features:
This may seem like a bummer, but simplicity puts Power Grab in a special domain: instantaneous use. If you need a full-featured open source recorder with a lot of options, try OBS. I like it a lot.
But if you want a straightforward screen recorder that just works, Power Grab is for you.
Power Grab uses a lot of open source code from elsewhere:
To build Power Grab:
hg clone http://hg.code.sf.net/p/powergrab/code PowerGrab
cd PowerGrab
make
This will download all dependencies, patch & build them, then build Power Grab. Takes time!
You will find "Power Grab.app" and "powergrab-cli" (command line version) in the "PowerGrab/build/" directory.