How FLV to MOV conversion works
FLV probe and decode → stream-aware conversion → MOV verify
Reading FLV
FLV input is parsed for supported Flash video codecs, audio tracks, timestamps, and bounded script metadata.
Creating MOV
MOV output uses an approved H.264/AAC compatibility profile after the H.264 production gate passes.