Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 28th November 2011, 19:43   #1  |  Link
Nixeus
Registered User
 
Join Date: Dec 2010
Posts: 25
Avisynth MT x64 Unable to load

Hello my friends,

I woule like to encode a dvd to a mp4 (x624) with Megui using the Avisynth MT x64. I have installed this AviSynth properly according the readme file.

Here is my AVS Script :


Code:
LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins64\MT.dll")
setmtmode(2,0)
LoadPlugin("E:\Users\xx\Downloads\MeGUI_2050_x86\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("E:\PLACEBO\VIDEO_TS\VTS_01_1.d2v", info=3)
LoadPlugin("E:\Users\xx\Downloads\MeGUI_2050_x86\tools\avisynth_plugin\ColorMatrix.dll")
ColorMatrix(hints=true, threads=0)
#deinterlace
#crop
#resize
mergechroma(blur(1.3)) # Little Noise
When i save the file, i have a error : Unable to load MT.DLL

Have you an idea please ?

Thanks a lot,

Best regards,

Nixeus
Nixeus is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 19:08.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.