ASF
ASF video containerUsed for timed picture and sound streams meant for playback.
- Family
- Video
- MIME
- video/x-ms-asf
Free ASF to AVI conversion online, with the real timed-stream transcoding behavior, what gets lost, and a concrete way to check the output.
Decoding ASF recovers the picture, sound, and timing streams it carries; writing AVI means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. ASF demultiplexing uses object headers and packet timestamps to separate Windows media streams, language choices, markers, and broadcast-oriented metadata. AVI output interleaves indexed audio and video chunks in a legacy RIFF container whose subtitle, modern metadata, and variable-frame-rate behavior is limited.
Decoded from Microsoft Advanced Systems Format, a streaming-oriented container often carrying WMV or WMA streams. Encoded to an older Microsoft media container commonly paired here with Xvid video and MP3 audio.
Used for timed picture and sound streams meant for playback.
Designed for recorded motion video with an accompanying soundtrack.
The ASF suffix does not identify the actual codecs, and non-Windows players may support only common combinations.
AVI has limited support for modern metadata, captions, variable frame rates, and some web players.
The verified AVI profile uses Xvid video and MP3 audio for compatibility with older AVI workflows.
Inspect every stream, codec, duration, chapters, metadata, seeking, and playback in the required Windows and non-Windows apps.
Test seeking and audio sync in the target player, not only the opening frame.
Choose AVI only after the player, editor, or publishing service confirms its container and codecs; keep ASF if extra tracks or source encoding must survive.