Hey!
I am currently preparing a 4k recording setup. I record a facecam beside the game video, so I set up a video width of 4920x2160 which isn't supprted by NVENC/h264. So I setup NVENC/HEVC (h265) recording with ffmpeg which works fine. I also took the chance to switch the audio recording to flac, and I want to record 24 bits depth FLAC, as the microphone supports 24bits, but OBS always records FLAC with 16 bits depth.
If I encode an audio on the command line to flac, I can set it with the paramter -sample_fmt s32 to 24 bits depth, but when I set this in the audio encoder settings, the log says: Failed to set sample_fmt=s32
I attached a screenshot with the settings, here is the log file: https://obsproject.com/logs/gJ0S9WuC2vBOYugJ
Any ideas?
Best regards
Matthias
I am currently preparing a 4k recording setup. I record a facecam beside the game video, so I set up a video width of 4920x2160 which isn't supprted by NVENC/h264. So I setup NVENC/HEVC (h265) recording with ffmpeg which works fine. I also took the chance to switch the audio recording to flac, and I want to record 24 bits depth FLAC, as the microphone supports 24bits, but OBS always records FLAC with 16 bits depth.
If I encode an audio on the command line to flac, I can set it with the paramter -sample_fmt s32 to 24 bits depth, but when I set this in the audio encoder settings, the log says: Failed to set sample_fmt=s32
I attached a screenshot with the settings, here is the log file: https://obsproject.com/logs/gJ0S9WuC2vBOYugJ
Any ideas?
Best regards
Matthias