I tried adding a FLAC audio file to a H.264 video on Avidemux, but I keep running into an error saying I can't add it. What should I do to fix it?
FLAC raw or ogg-encapsulated streams are not supported for external audio tracks in Avidemux. You need to convert them into uncompressed 16 or 24 bit signed integer WAV files first (which is lossless) using flac executable or a tool which provides the functionality like approximately built ffmpeg.
Quote from: eumagga0x2a on August 17, 2025, 07:44:18 AMFLAC raw or ogg-encapsulated streams are not supported for external audio tracks in Avidemux. You need to convert them into uncompressed 16 or 24 bit signed integer WAV files first (which is lossless) using flac executable or a tool which provides the functionality like approximately built ffmpeg.
What if I use the 2.8.8 version?
Quote from: Jay123210599 on August 18, 2025, 07:23:26 PMWhat if I use the 2.8.8 version?
You have arrived from the future then.