Do not trust defaults
FFmpeg can choose one stream when mapping is implicit. The generated command names the first video stream and separately asks for every audio stream that exists.
Build an inspectable FFmpeg handoff for DaVinci Resolve. Your media never uploads; the exported script maps every available audio stream and verifies the result on your machine.

FFmpeg can choose one stream when mapping is implicit. The generated command names the first video stream and separately asks for every audio stream that exists.
The question mark in 0:a? means silent source files remain valid inputs. Audio is preserved when present without turning a missing stream into a failed batch.
The runnable script uses ffprobe on both files, prints the counts, and warns when the result differs from your expectation. You get evidence, not a green light drawn by the webpage.