problems in DVD ripping!!!

Locked
aya_chani
Joined: Thu Sep 25, 2003 11:17 am
Org Profile

problems in DVD ripping!!!

Post by aya_chani » Fri Jun 03, 2005 4:36 am

hello there ,

I followed "VicBond007's Guide to Working with DVD Footage", but I'm stick on the part which says load your avs. file on virtuall dvb cuz it says
it says unable to load (LoadPlugin("C:\Program Files\AviSynth2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\Decomb521.dll"))
although I followed the guide correctly ... I made avs. file as follows:
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\Decomb521.dll")
MPEG2Source("d:\HIS_AND_HER_1_9_SCN\ripped\ch1.d2v",idct=5,CPU2=4)


I hope someone knows a bout it!

User avatar
Apeotheosis
Joined: Thu Jan 22, 2004 11:56 am
Location: Wonderland
Org Profile

Post by Apeotheosis » Fri Jun 03, 2005 10:35 am

I don't know a whole lot about script writing just yet but aren't you supposed to load the source first in your script?

Like:

MPEG2Source("d:\HIS_AND_HER_1_9_SCN\ripped\ch1.d2v",idct=5,CPU2=4)
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\Decomb521.dll")

But I'm not really for sure if that even matters. I've never seen idct or CPU2 either, so I'm not sure if that could be your problem. I've never used the plugin loader, I just run different filters to deinterlace and such.
Me wrote:I don't know where I'm going, but uhh...I'm definitely gonna think about it on the way.

aya_chani
Joined: Thu Sep 25, 2003 11:17 am
Org Profile

Post by aya_chani » Fri Jun 03, 2005 10:49 am

I see ...I don't know a bout these stuff I'm just following the guide ... if you know easier way tell my .... how do u play your filters directly on vdvb ?

User avatar
Apeotheosis
Joined: Thu Jan 22, 2004 11:56 am
Location: Wonderland
Org Profile

Post by Apeotheosis » Fri Jun 03, 2005 11:07 am

I just write the script in vdub's script editor. For example, I'm working with Rahxephon right now and my script for one of my episodes is as such:
My Script wrote:mpeg2source("C:\RAHXEPHON_1\Clean Opening.d2v",ipp=true,cpu=4)
KernelDeint(order=1, threshold=10)
Tweak(Cont=1.1,Sat=1.0,hue=10)
The KernelDeint gets rid of my interlacing and the Tweak just boosts the contrast of my footage and the hue is changed a little bit. The saturation remains at 1.0 in this one so that hasn't been altered at all. Does that help?
Me wrote:I don't know where I'm going, but uhh...I'm definitely gonna think about it on the way.

aya_chani
Joined: Thu Sep 25, 2003 11:17 am
Org Profile

Post by aya_chani » Fri Jun 03, 2005 11:13 am

can I talk to u in msn ..... I think its better ... cuz I can't get your point here... thats if u don't mind of course..

my e-mail is crazy_vampire17@hotmail.com


I'm waiting !

Locked

Return to “Video & Audio Help”