-
MkvMagic 1.33
Here the news MkvMagic 1.33
Changelog
1.33
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
1.32
Update deinterlacer routines. Now using BAutoDeint by Berrinam ! My kudos to Berrinam !! Using this application i will able to analyze a precius log and then argue better deinterlace routines
If source is then this routines is applyed
unknown If "Enable VFR" is checked than this script is applied tfm(d2v="movie.d2v").tdecimate(mode=3,hybrid=2,vfrDec=0,mkvOut="mkv-timecodesfile.txt") Else no routines is applied
progressive no routines
interlaced if order is know LeakKernelDeint(order=auto), if order is unknow than TDeint()
decimating tfm(d2v="movie.d2v").tdecimate()
partly film tfm(d2v="movie.d2v").tdecimate(hybrid=1)
partly interlaced tfm(d2v="movie.d2v").tdecimate(hybrid=3)
film Forced Film is applyed to d2v, than tfm(d2v="movie.d2v").tdecimate()
PLEASE FEEL FREE TO SUGGEST BETTER ROUTINES
Added a check button at side fo Deinterlacer that if checked allow building of VFR MKV file is source in unknow
Added the possibility to add a custom string to xvid command line encoder
When converting mpeg4 (avi/dv/mkv/...) file to dvd audio will be converted using or directshowsource or avisource (before was only directshowsource)
Correct deinterlacer routines in AVSOptimizer
2006-08-09 08:12:58 UTC by majerle
-
MkvMagic 1.31
Here the new 1.31
Update code to allow installatin in path with space. Like "c:\program files\mkvmagic\" 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
2006-07-31 13:42:26 UTC by majerle
-
MkvMagic 1.30
Here the new MkvMagic 1.30 !
Changelog
1.30
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
1.29
Update Teegedeck XviD Profiles parsing, is now possible to put xml profiles into \profiles\XviD-profiles
1.28
Update XviD command line options (bframes, max-iframes,custom cqm)
1.27
MkvMagic will NOT close at end of encoding
Correct AR signaling in mkv when set AR to anamorphic and x264 as codec
In CCT encoder choose audio is resampled to 16 bit for compliance
Update NicAudio plugin to use NicMPG123
Corrected second audio track not being encoded
1.26
Ported source code to PureBasic 4.00
Tunings for new source code
1.25
Bug fixing for ac3 to aud-x encoder
If downmixing mode choosen isn't correct for audio file then original audio channel is retained
1.24
Added support for encoding ac3 files with aud-x audio engine
Correct only audio encoding with QuEnc
Added Downmixing mode (Original, Mono, Stereo, DLP, DLP II)
Little clean-up of mkvmagic.log
Added support for autodeinterlace with avi input. If you don't want to deinterlace or test deinterlac routines, choose NONE on "Deinterlacer"
Update Lame VBR string, now default command line for VBR encoding is "-v --vbr-new -h -S -V 5"
2006-06-30 08:04:46 UTC by majerle
-
MkvMagic 1.23
1.23
Added -ignorelength to neroaacenc parameter
Bug fixings and tweak on audio part (MkvMagic is now a good gui for audio encoding!)
1.22
If final size is equal or bigger than 2GB and if avi is the final container then OpenDML is applyed in muxing
On mpeg4 input MkvMagic will switch to DirectShowSource or AviSource if choosed one isn't fuctional
Added ConvertAudioTo32bit() for sanity purpose into mkvmaudio.avs
If dgindex wasn't able to demux audio mkvmagic will relaunch dgindex on next audio tracks.
If dgindex don't found any audio than mplayer.exe is used to demux audio track selected into wav and the encoded in ac3 file with 192 cbr/2ch setting (only for ts files)
1.21
Totally rewritten from scratch audio part. Dropped support for besweet. Now mkvmagic use avisynth as main audio processor (as megui). Added support for frequency, tempo, pitch and channel.
Added tips for these new fuctions
This encoding is used both for mpeg4 output and mpeg2 output, so please pay attention when converting PAL2NTSC and viceversa
Added support for command line LAME.exe, Oggenc.exe, TwoLame.exe, Aud-X.exe, AAC_CTPlus and NeroAACEnc.exe.
Encoding to AC3 is demanded to QuEnc (and work quite well)
If input is audio file mkvmagic will process it without hiss. Like a BeSweet substitute ! :)
If output is mpeg2 audio file is encoded as 48000hz
Added support for FrFun7 filter
1.20
Automatic set of number of threads at program start, based upon hardware detection
Update QuEnc routines to 0.7
1.19
Update AutoQMatEnc upon choose avs as input (wrong ar in ecl creation)
Update dump of xvid_encraw settings. Upon click on "WriteCMD" mkvmagic will create one or two bat in working folder with xvid settings.
If Mplayer.exe is present into \exe\encoder folder, mkvmagic will use it for demuxing audio from mpeg4 file (avi/mkv/ogm...). This way is more robust than virtualdub demux
1.18
Again better support for avi input. Is now possible to "Copy Original" even for avi input
Varius bug fixes an avs input and avi input (no more bbmpeg crash on avi parsing..., this shouldn't ever done; no more try to parse d2v on avs input)
Update MkvMerge to 1.70
Added a new folder ( "Matrix" in exe folder )with several matrix for use with xvid.
Added support for -progress options in xvid_encraw
Better routines for get exact size with xvid_encraw
1.17
Added support for HC_Enc 0.18
Correct a bug that would calculate bitrate for hcenc on 1000 basis not on 1024
Added support for muxing .idx/.sub into mp4
Added support for avs input for conversion to mpeg2
Better avi input. Now audio is saved to wav with virtualdubmod
2006-05-17 11:13:17 UTC by majerle
-
MkvMagic 1.16
Here is the flashing new MkvMagic !
Changelog !
1.16
Added --no-dct-decimate to x264 options
Added support for Teegedeck XviD preset. These presets could be very handy for a newby lost in xvid command line. Take a look at tooltip next to choice. Link to doom9 forum for discussion http://forum.doom9.org/showthread.php?t=107897
1.15
Added an hidden feature: if you write NONE in resize filter (where is lanczos, bicubic...), mkvmagic will neither do autoresize nor apply autocrop or any resize. If enabled HGAvsOptimizer will however autocrop the source
Isn't more possible to edit OGG and Aud-X audio codec BITRATE. Since OGG is based on quality preset and Aud-X on its preset the combo where choose bitrate is "greyed". NO PROBLEM !!! YOU CAN ALWAYS CHOICE FROM LIST
More Tooltip ! (again)... If mouse is over Mkvmagic icon in systray a popup will say what mkvmagic is doing
Added in log the AR calculated as Gordian Knot and the AR error (as Gordian Knot)
Added support for TBilateral and TTempSmooth
Optimized filter code (internal change, 5k code removed)
1.14
Changed "Credits\Calc\Audio" panel to "Extra Settings"
Better log if 1 or 2 Pass VFW is choosed
If "Calculate!" (in "Extra" panel) is pressed the bitrate calculate is putted in clipboard (for a copy&paste in vfw codec configurations)
Resolved a nasty bug that could bring very very low resolution on autosize with very short clip (less then 1 minute)
Changed name of AUD-X to "MP3 5.1 Aud-X" due to request of developers of Aud-X (not a big trouble !)
1.13
More complete support for XviD_Encraw. Now is possible to set all single pass and second pass options
1.12
Traced in log the presence of decrypter, mplayer and mencoder
Corrected erroneus warning message about missing decrypter eve if presente (bug reported by riggits)
If DTS audio source is choosed then only "Copy Original" is avaiable as audio codec
Reported in log MkvMagic version
1.11
Added support for AVS input file. No filter or resize is applyed, only HGAvsoptimizer,audio encoding and final encoding
2006-04-27 08:38:09 UTC by majerle