Log in

View Full Version : AVISynth Error during frameserving setup


Puffin617
19th April 2009, 08:28
Hi,

I'm quite new to frameserving so here goes...

I open my VOB file in VDub/VdubMod, do my editing, start the frameserver and save the .vdr file.

I go to MeGUI and select the .vdr file as my input in the AVS Script creator and then I get the following error:

http://i405.photobucket.com/albums/pp140/Puffin617/AVISynthError-1.jpg

What could be the problem.

This still occurs even if I do NO editing in VDub.

Do I need to demux or so some specific setting in VDub for this to work?

What needs to be in the .vdr file after I've saved it?

PLEASE help

Regards,
Barend

LUCHOO
21st April 2009, 00:41
I open my VOB file in VDub/VdubMod, do my editing, start the frameserver and save the .vdr file.
I recommend using DGINDEX, creating a project .d2v and upload to Megui ...

Mounir
21st April 2009, 14:09
If you have avisynth installed just rename the .vdr with the double extension .vdr.avs and try to open it with megui

squid_80
22nd April 2009, 18:08
Looks like an MeGUI bug, it's not putting quotation marks around the filename properly in the avisynth script.

Puffin617
23rd April 2009, 06:03
Thanx for response guys...

Will keep my eyes open for the latest MeGUI update to sort this bug...