# Why use this command?
MKV is a powerful container that supports almost any codec, multiple audio tracks, and subtitles. It's the ideal choice for high-quality video archiving.
# Parameter Explanation
FFmpeg reads the AVI input and wraps the streams into the Matroska (MKV) container. This process is usually fast as it preserves the original quality.
path/to/input.aviInput Avi configurationpath/to/output.mkvOutput Mkv configuration