03-18-2003, 12:53 PM
|
Free Member
|
|
Join Date: Mar 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I have gone through all the tmpgenc files I could find and have the lastest version of all the software and I still get this from
TMPGenc " I don't know what "LoadPlugin" means on line 5.
Here is my script. If any one can help me out it would be great.
Thanx
#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#
LoadPlugin("F:\Divx\MovieStacker\Filters\MPEG2Dec. dll")
LoadPlugin("F:\Divx\MovieStacker\Filters\TemporalC leanerOld.dll")
LoadPlugin("F:\Divx\MovieStacker\Filters\DustV5.dl l")
LoadPlugin("F:\Divx\MovieStacker\Filters\LegalClip .dll")
LoadPlugin("F:\Divx\MovieStacker\Filters\Sampler.d ll")
Mpeg2Source("K:\DVD_VIDEO\VIDEO_TS\deeds2.d2v")
LegalClip()
BilinearResize(688, 462, 3, 0, 714, 480)
SpaceDust()
TemporalCleaner()
AddBorders(8, 1, 8, 17)
LegalClip()
Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##
|
Someday, 12:01 PM
|
|
Site Staff / Ad Manager
|
|
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
|
|
|
03-18-2003, 01:12 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
do you have the avs-plugin installed?
if not, download this and follow the instructions in the readme.txt
http://www.christian-behrens.de/vide...nc-readavs.zip
__________________
greetz Kane
|
03-18-2003, 04:43 PM
|
Free Member
|
|
Join Date: Mar 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
OK I when I posted this that is what I meant by all the latest software inculding readavs and it is the readavs that is giving me the error
"I don't know what "LoadPlugin" means on line 5" when i try to load the avs file in TMPGenc.
|
03-18-2003, 06:06 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
just chef , if the path to your tmpgenc.exe you wrote in the readAVS.reg is correct and that you used double backslash
you can check, if readavs.dll is correctly installed, if you look at environmetal settings - VFAPI plugin looks like this
__________________
greetz Kane
|
03-18-2003, 10:50 PM
|
Free Member
|
|
Join Date: Mar 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yes that is the same way as in mine.
|
03-19-2003, 08:00 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
you said you got the newest versions of all tools?
that could be the problem. some versions of avisynth and tmpgenc do not work with each other
try tmpgenc v. 2.51 and avisynth 2.07
__________________
greetz Kane
|
03-19-2003, 09:42 AM
|
Free Member
|
|
Join Date: Mar 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Where can a person find an old version of Tmpgenc ?
|
03-19-2003, 09:53 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
__________________
greetz Kane
|
03-19-2003, 10:17 AM
|
Free Member
|
|
Join Date: Mar 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
OK now using TMPGenc and AviSynth 207 and now TMPGenc is saying
"Unrecognized excption! (K:\dvd_video\video_ts\newscript.avs, line 11)
So now it is even more off.
|
03-19-2003, 11:11 AM
|
Free Member
|
|
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi DCBJ,
Make sure you used DVD2AVI version 1.76, and not 1.77.
-kwag
|
03-19-2003, 12:03 PM
|
Free Member
|
|
Join Date: Mar 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
what does dvd2avi 1.76 have to do with tmpgenc and readavs files ?
|
03-19-2003, 12:12 PM
|
Free Member
|
|
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by DCBJ
what does dvd2avi 1.76 have to do with tmpgenc and readavs files ?
|
The projects created with DVD2AVI 1.77.x are incompatible. The .d2v structure changed in version 1.77.x.
-kwag
|
03-19-2003, 12:23 PM
|
Free Member
|
|
Join Date: Mar 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hey Kwag thanx alot it is now up and running.
|
04-12-2003, 03:16 PM
|
Free Member
|
|
Join Date: Apr 2003
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Only problem is: All the time you have to troublehsoot the various steps,filters,settings,plugins, etc. etc. and last but not least: the encoding time .......you never have time to enjoy the movie !!!
|
04-12-2003, 06:49 PM
|
Free Member
|
|
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by ezysk
Only problem is: All the time you have to troublehsoot the various steps,filters,settings,plugins, etc. etc. and last but not least: the encoding time .......you never have time to enjoy the movie !!!
|
After a little time and dedication, you become an expert. Then it starts to pay off
-kwag
|
05-19-2003, 11:52 AM
|
Free Member
|
|
Join Date: Apr 2003
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Is there a "CORRECT" way to load the Avisynth 2.08 plugin in TEMPGenc? By that I mean it will show up in the VFPAPI plugin tab
|
05-19-2003, 12:41 PM
|
Free Member
|
|
Join Date: Nov 2002
Posts: 316
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by ezysk
Is there a "CORRECT" way to load the Avisynth 2.08 plugin in TEMPGenc? By that I mean it will show up in the VFPAPI plugin tab
|
Hi ezysk, I think the answer to your question is already answered in this thread. Make sure you follow the instructions in the ReadMe file that comes zipped with the ReadAVS plugin and you should be all set. Also follow the other tips that Kane and Kwag gave DCBJ here in this thread about using the double-backslashes when registering the pathname to the readavs.DLL and only using dvd2avi v1.76. Good luck.
-d&c
|
05-19-2003, 12:56 PM
|
Free Member
|
|
Join Date: Apr 2003
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I beleive I input these settings:
REGEDIT4
; Replace the path below with the real path to the DLL.
; Be sure to type each backslash twice, as in the example.
[HKEY_CURRENT_USER\Software\VFPlugin]
"Avisynth"="C:\\Program Files\Pegasys Inc\TMPGEnc Plus 2.5\\ReadAVS.dll"
....but this was BEFORE I installed AviSynth 2.08 Anyways, I still can't find the plugin in VFPAI tab. What's a mystery to me, is why a program like TMPGenc doesn't have a "browse" button to find and load plugins like other normal programs do.
|
05-19-2003, 01:37 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by ezysk
[HKEY_CURRENT_USER\Software\VFPlugin]
"Avisynth"="C:\\Program Files\Pegasys Inc\TMPGEnc Plus 2.5\\ReadAVS.dll"
|
you have to make EVERY backslash TWICE
"Avisynth"="C:\\Program Files\\Pegasys Inc\\TMPGEnc Plus 2.5\\ReadAVS.dll"
__________________
greetz Kane
|
05-19-2003, 01:40 PM
|
Free Member
|
|
Join Date: Apr 2003
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
...oh and one more other thing: The latest Avisynth 2.08 Version does not have the required dll file as mentioned in the previous read AVS version, and maybe thats why it says: "This file cannot be loaded" in TMPGenc VFPAI plugin tab.
|
All times are GMT -5. The time now is 01:03 AM — vBulletin Đ Jelsoft Enterprises Ltd
|