MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.54k stars 289 forks source link

record audio mixer? #443

Closed gwald closed 8 years ago

gwald commented 8 years ago

Hi, Is there a way to record what comes out of the speakers? ie via a mixer? Under JACK, there's "record system speakers", : "[PageRecord::StartPage] Starting page ... [JACKInput::Init] Error: Could not connect to JACK! [PageRecord::StartPage] Error: Something went wrong during initialization. [PageRecord::StartPage] Started page. [SimpleSynth::Init] Warning: Buffer size 2048 is not supported, using 3072 instead. This is not a problem. [PageRecord::StartInput] Starting input ... [SimpleSynth::SynthThread] Synth thread started. [MakeThreadHighPriority] Warning: Can't increase the thread priority."

I'm using Mint linux 17.1 with no problems recording the mic. Cheers

MaartenBaert commented 8 years ago

Read this: http://www.maartenbaert.be/simplescreenrecorder/recording-game-audio/ JACK requires some extra work, but it is the most reliable option.