CDROM-Guide forums  

PDA

View Full Version : will i ever get avisynth to work...


   
nednedned
Jan 12, 2003, 10:49 AM
when i put a .avs file into cce 2.66..i get the same
result...

title art.avs
files 1
frames 240
duration 00:00:10:00 why always 10 sec,,
video cbr:6000 i can fix this
mpeg joint stero i can fix this

i tried version() in windows media player..that worked...does it mean i have avisynth installed
ok,,,

just want to make my .d2v file into a smaller .d2v file,,nothing else...i tried the other method,,works ok,,,just want see if i can get it faster,,,,

used the two lines in the tutorial,,,,i was told later
to remove iDCT=2,CPU=0 ,,,,still the same result,,

MaX_NormaL
Jan 12, 2003, 11:11 AM
You have MPEG2DEC installed?

Try CCE ver 2.50.

Don't do audio with CCE either.

nednedned
Jan 12, 2003, 07:16 PM
i dont inclued the audio,,it just appears,,
when i drag the .avs into cce,,i just use
the .d2v file..i put all the .dll`s in the folder
where avisynth is,,,

the more i read on it,,the more lost i become,,
so many different methods,,,

if any one got the tutorial methed working...
plz tell me how,,,

cheers mate for the reply,,,
i heard earlier versions of cce didnt
work with scripts,,,,,

MaX_NormaL
Jan 13, 2003, 06:46 AM
This is my script m8, for CCE Version 2.50.

LoadPlugin("C:\DVD\Mpeg2Dec\MPEG2DEC\MPEG2DEC.dll")
mpeg2source("C:\AUDITION\AUDITION.d2v")
ResampleAudio(44100)

I have AVIsynth 2.07, and MPEG2DEC Ver 1. That is all you need. Put the MPEG2DEC.dll in a folder and change script to show where it is.

Next line in script is for the m2v you are re encoding. Make sure the paths are correct.

So you need your M2v (from DVD)
d2v (from DVD2AVI) of that m2v.
AVS script.
The audio line is in script else CCE crashes sometimes.

If the AVS won't play in Media Player when you have set it all up then you know something is wrong before you get to CCE part. It should let you know where the AVS is wrong too.

If it plays but CCE crashes maybe your CCE is duff. :confused:

aa3k
Jan 13, 2003, 07:03 AM
As far as i'm aware DVD2AVI 1.77.3 isn't compatible with CCE 2.66

Try using DVD2AVI 1.76

nednedned
Jan 13, 2003, 08:27 AM
cheers all..i`ll give that a bash,,,,,

nednedned
Jan 13, 2003, 06:44 PM
cheers mate,it was dvd2avi 1.77 was the
prob,,1.76 worked ok,,,,,

thagame24
Jan 14, 2003, 12:41 AM
dont even bother with avisynth, just use vfapi its much easier, does the job great.

F |2 O S T
Jan 14, 2003, 12:55 AM
Hmm,
DVD2AVI 1.77.3
works fine with my CCE 2.66

Jaymus
Jan 14, 2003, 01:55 AM
But avisynth is much faster

nednedned
Jan 14, 2003, 04:34 AM
i did get some increase in speed,,but not much,,even using
different .dll`s,,,with vfapi i got around .95....with avisynth
i got around 1.2 or so,,,but anything is better....

theres two versions of 2.66...

2.66.01.01 and 2.66.01.07,,,i have the second one,,,,,that could be it...

also i got an error with windows media player,,said theres was a
prob with the second line of my script,,it was 1.77 dvd2avi that caused
this also,,,,

amd 2ghz processor,,,,

yes strange with dvd2avi,,,,,