I am able to use ffmpeg to capture a screen video and have read the docs for ffmpeg and elsewhere online, but I'm still trying to find a way to capture the audio from the audio output port of the computer with ffmpeg, not the audio input from a microphone, while capturing the screen video. Is...