MkvMagic Changelog

What's new in MkvMagic 1.33

Aug 10, 2006
  • Fixed bug on DVD input that cause dgindex to spot if ifo file name is malformed (or different from vobset)
  • If a second encode is lauched after the first one the log window will report only the second log
  • Update log file (for better debug)
  • Added Save Default button. If you click this button mkvmagic will save an mkvmagic.ini with main parameter. If mkvmagic.ini is present when mkvmagic.exe is loading the this file will be parsed and loaded
  • Fixed NeroAACEnc "-If" on second audio track, thanks to Koriyama Naohiro for bug hunting !
  • Added a sanity check for audio looping. If audio track isn't create the program will not stop trying to convert and continue with other process (fell free to suggest better solutions)
  • Update Tutorial

New in MkvMagic 1.31 (Aug 3, 2006)

  • Update code to allow installatin in path with space. Like "c:program filesmkvmagic" also destination path could contain space
  • Now when MkvMagic is working a log windows is always ready to watch what is doing. Please don't close this window or mkvmagic will also close... i will correct this bug asap
  • There no more need to edit defaul.avs. All *.dll present in filter will be loaded
  • Added MultiSWAR resizer
  • Added Aften Audio Encoder
  • Explicited use of NONE in resizer. Select NONE for NO resize and NO autocrop

New in MkvMagic 1.30 (Jul 6, 2006)

  • Update MkvMagic log. Since the porting to PureBasic 4 the log wasn't immediately avaiable while mkvmagic is runnig. Now is possible to open mkvmagic.log while mkvmagic is running
  • Added support for DgIndex 1.4.8 beta 3 FILM/VIDEO flag
  • When encoding end MkvMagic will popup again

New in MkvMagic 1.23 (May 17, 2006)

  • Added -ignorelength to neroaacenc parameter
  • Bug fixings and tweak on audio part (MkvMagic is now a good gui for audio encoding!)

New in MkvMagic 1.10 (Apr 20, 2006)

  • Added average encoding speed in log report
  • Added support to generic vfw codec ( like DivX 6 ). In codec list are added two new entry: "2 Pass Manual VFW Codec" and "1 Pass Manual VFW Codec".
  • !!! NOTE !!!
  • "Conf. Codec" is enabled if you choose one of these encoding mode.
  • IF YOU CLICK on "Conf. Codec" you MUST configure one or two pass codec AND this EXACT SETTING (bitrate...) will be used in encoding, both for autosize and final encoding. TIPS: use "Credit/Calc/Audio" for computing bitrate
  • IF YOU DON'T CLICK on "Conf. Codec" MkvMagic will ASK and you MUST set codec at encoding time, both for autoresize and final encoding. Before autosize and final encoding a message info is displayed for average bitrate knowledge. The only drawback is encoding will wait for your input. Es. choose input, choose 2 pass vfw -> start ! -> indexing -> audio encoding -> ask for autoresize codec config -> ask two time for codec configuration (one for both pass)
  • Update Tutorial