06-01-2004, 06:29 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Please help, my d2v file loads no problem, but when i write a script even very basic say line 1 load pluggin.... line2 mpeg2source......
I still get this irritating error Evaluate : unrecognised error. I have checked the path and wording but see no problem
Thanks
|
Someday, 12:01 PM
|
|
Site Staff / Ad Manager
|
|
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
|
|
|
06-03-2004, 03:19 AM
|
Free Member
|
|
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Reinstall avisynth and check you have the correct version.
Reinstall also the readAVS plugin.
|
06-04-2004, 12:20 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
06-04-2004, 03:37 AM
|
Free Member
|
|
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Do a script with only that :
Open it in media player. What do you read ?
Open it now in tmpgenc, what happens ?
Note: verify also in VFAPI tab of tmpgenc settings that ReadAVS has the bigger priority and that you had unchecked Directshow support.
|
06-06-2004, 01:49 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
when i open it in wmp it comes up with an error
in tmpg it says avisynth version2.52.....
i have set read avs to a higher priority and unchecked directshow
still cannot read my script even a basic like
load mpegdecoder
mpg2source....d2v
still gives me the same error
|
06-06-2004, 01:56 AM
|
Free Member
|
|
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You can load a script as you seen "avisynth 2.52" in tmpgenc; So your problem is NOT that ! Your problem is in your script. As simple you think it is you do an error into it.
Do not use mpegdecoder but mpeg2dec3.There is your problem
And you should check what is in the "plugin" directory of avisynth as you have probably something wrong there.
Note: you should update to avs2.54
Note2: there is NO need of loadplugin lines in avs2.5. remove them all and put all filters in "plugin" directory.
|
06-06-2004, 02:09 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i am using mpeg2dec3, i`ll update to latest avisynth do what you suggested and let you know
|
06-06-2004, 02:15 AM
|
Free Member
|
|
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I strongly suggest you to remove everything in the plugin folder and put there only the dll one need and nothing else. And be sure these dll are for avs2.5
|
06-06-2004, 02:17 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ok i`ll make sure,
|
06-06-2004, 02:22 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
no still nothing still the same here is my script see anything wrong
tmpg stops at the first line with the error
Mpeg2Source("d:\Movie\independanceday\test1.d2v")
#
undot()
asharp(1, 4)
GripCrop(720,576,overscan=2)
GripSize(resizer="BicubicResize")
STMedianFilter(3, 3, 1, 1 )
MergeChroma(blur(1.5))
MergeLuma(blur(0.1))
#
ScriptClip(" nf = YDifferenceToNext()" +chr(13)+ "unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ).TemporalSoften( fmin( round(2/nf), 6), round(1/nf) , round(3/nf) , 1, 1) ")
#
GripBorders()
#LetterBox( Your_Values_Here ) # Depends on situation. Use MovieStacker!
function fmin( int f1, int f2) {
return ( f1<f2 ) ? f1 : f2
}
|
06-06-2004, 02:24 AM
|
Free Member
|
|
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Did you try to redo the d2v with DVD2AVI 1.76 (and nothing else) ?
|
06-06-2004, 02:30 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i`m using dvd2avi version 1.77 is that a problem?
|
06-06-2004, 02:52 AM
|
Free Member
|
|
Join Date: Mar 2004
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
06-06-2004, 03:43 AM
|
Invalid Email / Banned / Spammer
|
|
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by Dialhot
Did you try to redo the d2v with DVD2AVI 1.76 (and nothing else) ?
|
Phil,
now that you help zaanvander to find the solution i can post:
when i was "testing" 177 was really problematic and dvd2avi176 never give me any problem.....i'm still with 176!
|
06-06-2004, 04:04 AM
|
Free Member
|
|
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by jorel
i'm still with 176!
|
Dito.
|
All times are GMT -5. The time now is 01:51 PM — vBulletin © Jelsoft Enterprises Ltd
|