Log in

View Full Version : Megui error


Robmoo
29th July 2010, 06:45
Megui keep having an error on these 2 videos. The worker flashes so fast I can't see the error message.

I've tried reinstalling MEgui and the K-Lite codec pack with no success.

Here is the log file.


-[Information] Versions
--[NoImage] MeGUI Version : 0.3.5.0
--[NoImage] OS : Windows Seven Premium Edition x64 (6.1.0.7600)
--[NoImage] Latest .Net Framework installed : 4.0 (4.0.30319)
--[NoImage] Avisynth Version : 2.5.8.5
-[Information] Log for job1 (video, 00002.avs -> 00002.mp4)
--[Information] [7/29/2010 12:37:32 AM] Started handling job
--[Information] [7/29/2010 12:37:32 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\x264\vfw4x264.exe" --preset fast --crf 20.0 --b-pyramid none --ref 3 --no-mbtree --sar 1:1 --output "C:\MainMovie\Aliens in the Attic\00002.mp4" "C:\MainMovie\Aliens in the Attic\00002.avs"
--[Information] [7/29/2010 12:37:32 AM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/29/2010 12:37:33 AM] Job completed
-[Information] Log for job3 (video, 00395.avs -> 00395.mp4)
--[Information] [7/29/2010 12:37:33 AM] Started handling job
--[Information] [7/29/2010 12:37:33 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\x264\vfw4x264.exe" --preset fast --crf 20.0 --b-pyramid none --ref 3 --no-mbtree --sar 1072:1071 --output "C:\MainMovie\I Love You Beth Cooper\00395.mp4" "C:\MainMovie\I Love You Beth Cooper\00395.avs"
--[Information] [7/29/2010 12:37:33 AM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/29/2010 12:37:33 AM] Job completed
-[Information] Log for job1 (video, 00002.avs -> 00002.mp4)
--[Information] [7/29/2010 12:38:02 AM] Started handling job
--[Information] [7/29/2010 12:38:02 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\x264\vfw4x264.exe" --preset fast --crf 20.0 --b-pyramid none --ref 3 --no-mbtree --sar 1:1 --output "C:\MainMovie\Aliens in the Attic\00002.mp4" "C:\MainMovie\Aliens in the Attic\00002.avs"
--[Information] [7/29/2010 12:38:02 AM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/29/2010 12:38:03 AM] Job completed
-[Information] Log for job3 (video, 00395.avs -> 00395.mp4)
--[Information] [7/29/2010 12:38:03 AM] Started handling job
--[Information] [7/29/2010 12:38:03 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\x264\vfw4x264.exe" --preset fast --crf 20.0 --b-pyramid none --ref 3 --no-mbtree --sar 1072:1071 --output "C:\MainMovie\I Love You Beth Cooper\00395.mp4" "C:\MainMovie\I Love You Beth Cooper\00395.avs"
--[Information] [7/29/2010 12:38:03 AM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/29/2010 12:38:03 AM] Job completed
-[Information] Log for job1 (video, 00002.avs -> 00002.mp4)
--[Information] [7/29/2010 12:38:57 AM] Started handling job
--[Information] [7/29/2010 12:38:57 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\x264\vfw4x264.exe" --preset fast --crf 20.0 --b-pyramid none --ref 3 --no-mbtree --sar 1:1 --output "C:\MainMovie\Aliens in the Attic\00002.mp4" "C:\MainMovie\Aliens in the Attic\00002.avs"
--[Information] [7/29/2010 12:38:57 AM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/29/2010 12:38:57 AM] Job completed
-[Information] Log for job3 (video, 00395.avs -> 00395.mp4)
--[Information] [7/29/2010 12:38:57 AM] Started handling job
--[Information] [7/29/2010 12:38:57 AM] Preprocessing
--[NoImage] Job commandline: "C:\Program Files (x86)\megui\tools\x264\vfw4x264.exe" --preset fast --crf 20.0 --b-pyramid none --ref 3 --no-mbtree --sar 1072:1071 --output "C:\MainMovie\I Love You Beth Cooper\00395.mp4" "C:\MainMovie\I Love You Beth Cooper\00395.avs"
--[Information] [7/29/2010 12:38:58 AM] Encoding started
--[NoImage] Standard output stream
--[NoImage] Standard error stream
--[Information] [7/29/2010 12:38:58 AM] Job completed

Sharktooth
29th July 2010, 14:55
why you install codec packs? remove that crap and install just FFDShow tryouts (always the latest version) and haali media splitter.
also ensure your .avs files are playable in a directshow media player.

Robmoo
15th August 2010, 09:56
The avs script will not play in MPC Home Cinema. Megui works fine on my other PC and until I got a virus it worked fine on this one. I've used Lavasoft Adware to get rid of the infection. The original video file plays fine on Windows Media Player and MPC Home Cinema. Here is the avs script.


# Set DAR in encoder to 16 : 9. The following line is for automatic signalling
global MeGUI_darx = 16
global MeGUI_dary = 9
DirectShowSource("C:\MainMovie\Robotech The Shadow Chronicles\00094.m2ts", fps=23.976, audio=false, convertfps=true)
#deinterlace
#crop
Spline36Resize(1904,1072) # Spline36 (Neutral)
LoadPlugin("C:\Drivers\megui\tools\avisynth_plugin\UnDot.dll")
Undot() # Minimal Noise

quantum5uicid3
15th August 2010, 13:15
what's the error message when you open the avs in mpc-hc?

Robmoo
15th August 2010, 20:07
It won't even open.