Question / Help Black screen when trying to record for YouTube

This is where your scene is created:
Code:
19:12:56.259: WASAPI: Device 'Speakers (High Definition Audio Device)' initialized
19:12:56.259: source 'Desktop Audio' (wasapi_output_capture) created
19:12:56.263: WASAPI: Device 'Microphone (High Definition Audio Device)' initialized
19:12:56.263: source 'Mic/Aux' (wasapi_input_capture) created
19:12:56.263: source 'Scene' (scene) created
I don't see where the game capture, windows capture or monitor capture is created. Can you describe what you have under 'Sources'?
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
You have to add a capture source of some sort before it'll recording anything. I'm going to make it capture the desktop by default in 0.12.0+.
 
Top