The video is copied, not converted
Online "video converters" re-encode your footage — slow, lossy, and pointless when all
you want is different audio. This timeline does what
ffmpeg -c:v copy does: the picture stream moves into the new file
byte-for-byte. We verified the exported video stream is bit-identical to the source.