meGUI help

August 7th, 2016

I’ve looked around for help for about 4hours. I am trying to make my own 300meg movies as it’s hard to find some of them in 300meg. I get an error no matter which audio codec I try and use. Most of the tutorials I’ve found told me to use the Nero ones and I have the .exe s in my tools folder and inserted the file location.
Here is my error message
Image
thank you in advanced for any and all help I will receive

Answer #1
You’re probably missing some codecs. Try installing AC3filter or ffdshow.
Answer #2
Yeah you are prob trying to use a codec you do not have. Download all in one codecs here:http://www.free-codecs.com/download/Codec_Pack_All_In_1.htm
Answer #3
Thanks, but now I’m getting a different error message
Image
As you can see the file is right there on my desktop
Answer #4
Yeah I have the same problem too… anyone help?
Answer #5
try updating to the latest version of megui, that might help
Answer #6
I tried that. I also tried moving them to my C:\ and I’m still getting this error
Image
Image
Answer #7
The program can’t seem to open your input script file (cadet-kelly.avs). Maybe there’s something wrong with your script file.
Answer #8
The program can't seem to open your input script file (cadet-kelly.avs). Maybe there's something wrong with your script file.
And how might I fix it.
Answer #9
Can you post the script or any other log files?
Answer #10
the script
DirectShowSource("C:\cadetkelly.wmv", fps=29.970, audio=false, convertfps=true)
#deinterlace
#crop
LanczosResize(624,272) # Lanczos (Sharp)
#denoise

the log file
[Error] Log for job3 (video, cadetkelly.avs -> )
-[Information] [6/15/2009 7:22:41 PM] Started handling job
-[Information] [6/15/2009 7:22:41 PM] Preprocessing
--[Information] Bitrate calculation for video
---[NoImage] Desired size after subtracting audio: 340855KBs
---[NoImage] Calculated desired bitrate: 464kbit/s
-[NoImage] Job commandline: "C:\Program Files (x86)\MeGUI\tools\x264.exe" --pass 1 --bitrate 464 --stats "C:\cadetkelly.stats" --bframes 16 --b-pyramid --weightb --direct auto --deblock -2:-1 --subme 2 --partitions none --me dia --merange 12 --threads auto --thread-input --sar 1:1 --progress --no-psnr --no-ssim --output NUL "C:\cadetkelly.avs" -[Information] [6/15/2009 7:22:48 PM] Encoding started
-[Error] An error occurred: x264 [error]: could not open input file 'C:\cadetkelly.avs'
-[NoImage] Standard output stream
-[NoImage] Standard error stream
-[Information] [6/15/2009 7:22:48 PM] Job completed

Answer #11

TehGrape wrote: Select all


DirectShowSource("C:\cadetkelly.wmv", fps=29.970, audio=false, convertfps=true)
#deinterlace
#crop
LanczosResize(624,272) # Lanczos (Sharp)
#denoise

The fault is in the first line, your source file is called “Cadet-Kelly.wmv” then you also should declare that. It should looks like this
DirectShowSource("C:\Cadet-Kelly.wmv", fps=29.970, audio=false, convertfps=true)
Answer #12
Thank you for your effort, but I actually changed the name of the movie as someone told me todo. The new name of the movie is 1 word all lowercase