View Single Post
Old 3rd March 2007, 20:21   #1207  |  Link
steve77
Registered User
 
Join Date: Mar 2005
Posts: 84
Quote:
Originally Posted by Merlin7777 View Post
I don't think that it is actually MeGUI that is crashing.

Oh, wait, so you haven't started encoding yet, huh? Try turning off the preview window in MeGUI settings and see if that helps at all. I had the same problem a while back, except it was because of a crazy long script that tried to seek to the middle of the video everytime I opened it, causing my whole computer to lock up.

It may also help if you designate the frame rate in your DirectShowSource() function. Sometimes a encoder can't read what the frame rate is, and so is chokes. Maybe the same thing is happening here.
I did try closing the preview window, to no avail. However, I'll try and specify the framerate and see what it gives.

Thanks for the help as always

EDIT: Tried it, it's a no go.... and to make sure that I wasn't hallucinating, I tried it with a Mpeg2Source, and it worked with MeGUi.

For me, Megui, SeeSaw() and DirectShowSource don't play nice. It'd be good if someone else could test it out.

Last edited by steve77; 4th March 2007 at 20:38.
steve77 is offline