Does MP4Fix change my video or audio quality?¶
No. MP4Fix never modifies your video or audio data. The picture and sound are copied through untouched - only the small index at the end of the file is rewritten, typically less than 0.1% of the file.
Built-in Safeguards¶
Verified before writing. Every change is checked against a set of correctness tests first. If any test does not pass, nothing is written and your file is left exactly as it was.
Only ClonerAlliance recordings are accepted. Any other video file is recognized and skipped, never modified.
Safe to run more than once. Files that are already optimal are detected and skipped.
Safe to interrupt. If the tool is stopped - even by a power loss - simply run it again on the same folder. It detects the unfinished work and completes it automatically.
Keeping Your Original Files¶
By default, recordings are optimized in place, and the original timeline information is not kept. If you want to preserve the original file exactly as recorded, use --copy:
.\mp4fix-windows-x64.exe optimize --copy "D:\Videos\VID_20260728175011.mp4"
This writes a separate file named VID_20260728175011.optimized.mp4 and leaves your original untouched.
Speed¶
Optimization takes about one second per file, regardless of size - a 4 GB recording takes roughly the same time as a 50 MB one, because only the index is rewritten.
Playback on the UHD Halo¶
Your recordings play perfectly on the ClonerAlliance UHD Halo just as they are recorded - optimization is never required for on-device playback. MP4Fix only matters when you play or edit recordings on a computer. If you plan to copy optimized files back to the device, see Can I copy optimized recordings back to my ClonerAlliance UHD Halo?.