FFmpeg Cookbook
FFmpeg: Missing Audio Track / No Audio Output — Causes and Fixes
Diagnose and fix a missing audio track or no audio output after FFmpeg conversion: check with ffprobe, forgotten -map entries, a stray -an, container-incompatible codecs (MP4 + Opus), and only the first of several audio tracks surviving — with a fix command per cause.