View Full Version : MeGUI stucks at 100%
MADAJ
18th March 2008, 17:38
Hi. I'm not sure if my problem related to this forum or not, but...
I use Megui and set a certain profile with 2-pass.
my AVS script includes "removegrain()"
whenever the 1st pass is almost finish, Megui stops at 98.6% or 100% then keeps running the 1st pass forever!!!
i have used the AVS file without "removegrain()" and everything goes alright!
summary, whenever I use "removegrain()" megui keeps running the 1st pass forever and doesn't finish!
Ranguvar
18th March 2008, 22:20
Post your script and MeGUI log please.
MADAJ
19th March 2008, 12:38
MeGUI log
Generating jobs. Desired size: 230 MB
Desired size of this job series: 230 MB
Split size of this job series: N/A
Looking for job processor for job...
Processor found!
------------------------------------------------------
Starting job job1 at 2:48:52 PM
Starting preprocessing of job...
Preprocessing finished!
successfully started encoding
Processing ended at 2:50:52 PM
------------------------------------------------------
Log for job job1
Input: Channels=2, BitsPerSample=16, SampleRate=48000Hz
Command line used: D:\Programs\Movie Subtitles Maker\NeroDigitalAudio\win32\neroAacEnc_SSE.exe -ignorelength -hev2 -br 192000 -if - -of "F:\AE-try.m4a"*************************************************************
* *
* Nero Digital Audio Reference MPEG-4 & 3GPP Audio Encoder *
* Copyright 2007 Nero AG *
* All Rights Reserved Worldwide *
* *
* Package build date: Aug 6 2007 *
* Package version: 1.1.34.2 *
* *
* See -help for a complete list of available parameters. *
* *
*************************************************************
------------------------------------------------------
Starting postprocessing of job...
Job completed successfully and deletion of intermediate files is activated
Postprocessing finished!
End of log for job1
------------------------------------------------------
Looking for job processor for job...
Processor found!
AVS script
aviSource("F:\AE-try.avi")
FDecimate(23.976)
removegrain(5)
ConvertToYV12()
the 1st shouldn't take this long, and it will never finish:confused:
http://img72.imageshack.us/img72/6030/meguiyt2.jpg
Sharktooth
19th March 2008, 13:16
try removegrain(mode=5)
does the script work outside megui?
MADAJ
19th March 2008, 14:08
try removegrain(mode=5)
http://img170.imageshack.us/img170/8951/snapshot20080319162741il4.jpg
:confused::confused::confused:
does the script work outside megui?
yes, it does!
btw, is there another command function like removegrain?
Sharktooth
19th March 2008, 14:14
removegrain works here.
however try using other denoising filters. there are plenty.
~bT~
19th March 2008, 18:01
what sse version of remove grain do you have in the plugins folder?
MADAJ
19th March 2008, 18:27
what sse version of remove grain do you have in the plugins folder?
how can i know which version i have?
well, I have this one RemoveGrain.dll (http://www.zshare.net/download/9185303931f0e3/)
Adub
20th March 2008, 09:03
Do you have more than one version in your plugins folder? Only have the one with the highest SSE version that your CPU supports.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.