Don't put display and game capture sources in the same scene, this does not perform well.
20:53:25.857: Trying format kAudioFormatMPEG4AAC (0x61616320)
20:53:25.857: Encoder does not support bitrate 128000 for format kAudioFormatMPEG4AAC (0x61616320)
What have you set your audio bitrate to in Settings > Output > Audio? The above error suggests that you've set a rate that's incompatible with the container you're recording in. You should probably lower it. This is what is stopping you from recording.
15:47:27.061: [CoreAudio AAC: 'simple_aac_recording']: Could not create encoder for selected format:
15:47:27.061: Trying format kAudioFormatMPEG4AAC (0x61616320)
15:47:27.061: Encoder does not support bitrate 128000 for format kAudioFormatMPEG4AAC (0x61616320)
Log still says the same bitrate is set-- 128000. I think you either need to change your audio bitrate or change the container. You really don't want to record directly to mp4 anyway-- a crash during recording will leave an unrecoverable file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.