Question / Help Error recording

blue33

New Member
I have this error during the recording, when I try to go from "scene 1" to "scene 2", I do not have an error report.
5TtWiM.jpg

However, I have an error in my logs, but I do not know if it matches:

23:06:47.037: ==== Recording Start ===============================================
23:06:47.037: [ffmpeg muxer: 'simple_file_output'] Writing file 'C:/Users/Burger/Videos/2019-06-21 23-06-46.mp4'...
23:06:49.643: User switched to scene 'Introduction'
23:06:53.074: User switched to scene 'Terminal'
23:06:53.112: [FFmpeg aac encoder: 'simple_aac'] avcodec_encode_audio2 failed: Invalid argument
 

Narcogen

Active Member
With only a partial log to look at, it appears as if you're using custom FFmpeg output, and there's some incompatibility between the format you've asked FFmpeg to output in, and the format of some source you have in scene 2; perhaps some translation in audio format that OBS/FFmpeg are unable to perform.
 
Top