"Recording remuxed, but the file may be incomplete" PCM 32 Bit Float audio codec #9174
-
I've been testing out new settings for recording in OBS, and I want to use the "FFmpeg PCM (32-bit float)" audio codec in the recording, but I'm having this weird thing where when I remux the .mkv file to .mp4 in obs, I get a popup that says "Recording remuxed, but the file may be incomplete". It's interesting because the original recording, the .mkv file, is totally fine. It's just when I remux it to .mp4 with that same codec. This goes for any of the other FFmpeg PCM audio codecs. The file is multi-track audio, just wanted to say. Someone, please help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
FFmpeg 6.0 does not support PCM inside of a MP4 container. |
Beta Was this translation helpful? Give feedback.
-
PCM audio is currently only supported in MOV and MKV containers in ffmpeg (and in extension OBS). So for your usecase MKV is the only valid container at the moment. |
Beta Was this translation helpful? Give feedback.
FFmpeg 6.0 does not support PCM inside of a MP4 container.