Swap Avi __full__ Jun 2026

AVI files are often uncompressed or use older compression methods, making them much bulkier than MP4s.

ffmpeg -i input.avi -map 0:1 -map 0:0 -c:v copy -c:a copy output.avi swap avi