How to run an AutoIt application from source.

  1. Download the source from here.
  2. Extract archive to a folder.
  3. Download and install AutoIt core files from here.
  4. Go to Start -> AutoIt v3 -> Run Script (x64). Select MKVcleaver.au3 file from step 2.
    Or right click on MKVcleaver.au3 file in the folder from step 2 and select Run Script (x64).

Note: All required files must be located in the same directory as MKVcleaver.au3 file.
Those files are:

  • MediaInfo.dll (64 bit). Alternatively, MediaInfo package can be installed on your system.
  • Sqlite3_x64.dll for 64 bit version.
  • mediainfo_params.sqlite (Optional). Only needed for working with Parameters.
  • avc2avi.exe and tc2cfr.exe (Optional). Only needed if converting from vfr to cfr.
  • MKVCleaver_Help.chm (Optional Help File).