Log in

View Full Version : Error when encoding video with meGUI


Takeshi_k
22nd September 2009, 16:32
All right, I tried posting in the big topic, but my post got over-looked so excuse me for making a topic of my own.

I've been using megui for some time and it's been working for me, though I haven't been encoding anything on this installation specifically.

Encoding the audio goes fine, but when I reach the first pass in the video process it stops and just says error where it also says "Waiting" for the next couple of tasks, though it shows the progress windows for a half second.

I'm using the latest version of everything and the x264 profile: Unrestricted 2pass Anime Toons Insane

My laptop is kind of old, from '06, and it's been saying the harddrive will fail soon so I don't know if that's the problem, then the audio should fail too, but it doesn't. Could it really be the problem?

I've included attachments of the errors and one with some system specs.

I've tried searching on Google, however, I didn't find a person who had gotten the same error message as me. I hope someone can help me. Thank you in advance.

EDIT: I uploaded an archive because it wouldn't let me upload my text files for some weird reason.

EDIT2: I tried installing XP again over current installation. I couldn't even re-format the whole hard drive, the only way of formatting I could do was express which allowed me to install XP. Can anyone verify my problem and take a look at my logs?

Guest
22nd September 2009, 18:24
There are no attachments.

Takeshi_k
23rd September 2009, 09:11
I'm sorry, I wasn't able to add one to this topic since I had already uploaded it. Use this (http://forum.doom9.org/attachment.php?attachmentid=10310&d=1253534636) link or see this (http://forum.doom9.org/showpost.php?p=1327523&postcount=4695) topic.

RunningSkittle
23rd September 2009, 12:47
post avisynth script please, and what is the input source?

Takeshi_k
23rd September 2009, 15:49
DGDecode_mpeg2source("C:\SILVERFANG\VIDEO_TS\VTS_02_1.d2v", info=3)
ColorMatrix(hints=true, threads=0)
#deinterlace
crop( 14, 0, -12, 0)

#resize
Undot() # Minimal Noise

As you can see, it's .vob files/DVD.

poisondeathray
23rd September 2009, 16:10
Your directory path is different from your .d2v , than what is specified in our log file. You have to re-index the file

Also, sometimes avisynth chokes on accented letters and non standard characters (like the one in your log file path), so make the directory path short with no spaces

Takeshi_k
27th September 2009, 18:34
Your directory path is different from your .d2v , than what is specified in our log file. You have to re-index the file

Also, sometimes avisynth chokes on accented letters and non standard characters (like the one in your log file path), so make the directory path short with no spaces

I assume I'll need to change the directory which can be altered in the Settings windows at the Bottom?

Funny thing is I've been able to encode like that for a long time so it's weird that I'm not able to now.

I've now installed a new XP and haven't done anything about the settings, they're default so I should be able to encode normally now. I'm going to edit this post when I've tried.

EDIT: Happens again, this encoding isn't gonna happen on this laptop, thanks for caring though.

Guest
27th September 2009, 19:23
@Takeshi_k

Don't use profanity on this board or strikes will follow.

Takeshi_k
27th September 2009, 23:59
@Takeshi_k

Don't use profanity on this board or strikes will follow.

I'm sorry about that. I'll be more aware of what I post. I didn't mean to offend anyone.

Can I just ask one last question? Have users of megui and avisynth experienced any problems on Windows 7? Because I'm gonna try and see if it goes any better on Windows 7, though I'm asking since I don't feel like uinstalling it if it has problems. So can anyone answer that?