Quantcast Avisynth: Someone Have a Look at my Script Please! - digitalFAQ.com Forums [Archives]
  #1  
06-21-2004, 01:24 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
ok I aint done anythin kvcd/kdvd related for many a month so I'm rusty on things. Could someone have a look at this script an tell me why tmpgenc isn't recognisin the d2v file properly?? I also keep getting a failed application error when loading the script about vsub32.dll was not found. now assuming this is a vobsub file, if so this is confusin as I've not had vobsub installed on computer for AGES and I've done a reformat of my computer aswell since it was uninstalled, also when loaded it says its mpeg-1 and resolution 712x56.

I used 1.77.3 of dvd2avi ran it through it 3 times and still no joy.

and although this is not script related I thought I may as awell save on a double post. when I load a avi file into tmpgenc I get the msg "Warning: Nothing to output Bframe decoder lag" this happens with a ntsc or pal video clip.

Code:
##Main section and static filters ###
#
Mpeg2Source("C:\LOTR_FOTR_SEE\LOTR_SEE_D1\Part1.d2v")
#
undot()
asharp(1, 4)
GripCrop(720, 576)
GripSize(resizer="BicubicResize")
STMedianFilter(3, 3, 1, 1 )
MergeChroma(blur(1.5))
MergeLuma(blur(0.1))
#
#

##Linear Motion Adaptive Filtering ##
#
#( Portions from AviSynth's manual )
#This will apply variable temporalsoften
#and variable blur.
#Both filters are active at all times, and work inversely proportional to the
#activity, measured from current frame to next frame.

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!

#
#
##Functions ###

function fmin( int f1, int f2){
  return ( f1<f2 )? f1 : f2
}

#
####
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
06-21-2004, 02:46 PM
glent2k3 glent2k3 is offline
Free Member
 
Join Date: Oct 2003
Location: always here
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to glent2k3
load ya script up into medi player or vdub and see what it says
__________________
put your liteon dvdr in the bin and buy an NEC 2500A
Reply With Quote
  #3  
06-21-2004, 03:01 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
well I am gonna have to appologise here for wastin time cause I opened the avs in wmp said it couldn't open the d2v file vdub crashed so I opened the d2v in tmpgen said could not open the file or its unsupported so I ran it once more through dvd2avi and its all fine now. Appologese for wastin time once again.


EDIT: just as an extra note anyone know how to stop this annoying <link removed> error?
Reply With Quote
  #4  
06-21-2004, 03:35 PM
jorel jorel is offline
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
andybno1,
i always use dvd2avi176 that never give me problems!

annoying error?.. i can't see the picture posted in you phrase(the edit)!
Reply With Quote
  #5  
06-21-2004, 03:50 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
ok its geocities playin up on me uploaded to another places an fingers crossed it works lol

<link removed>
Reply With Quote
  #6  
06-21-2004, 04:19 PM
jorel jorel is offline
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
i still can't see(geocities is always bored with pictures)..try here: http://www.imageshack.us/
Reply With Quote
  #7  
06-21-2004, 04:23 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
I dont believe it I tell ya I uploaded that put the link in an previewed post and it worked curse this net lol I'll try an get the image uploaded on that site u recomended.

here we go fingers crossed one more time lol the image didn't upload to the second server but hopefully this time it works.

Reply With Quote
  #8  
06-21-2004, 04:56 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Did you tried to reinstall avisynth ?
Reply With Quote
  #9  
06-21-2004, 05:10 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
yep done that, is it a vobsub related file??
Reply With Quote
  #10  
06-21-2004, 05:57 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Don't trust this error message that doesn't have any means at all : 1/ vobsub 2.23 does not deliver any dll that has this name; 2/ I don't (and I guess noone has) a vdub23.dll somewhere on any pf my 3 HD. I just checked that

I already had this problem and never found the reason. I just reinstalled all my codecs + tmpgenc + avisynth.
I can't tell what was the originator of the message but that solved it.

PS: clean also you avisynth plugin directory. remove all files in it that you are not absolutly sure.
Reply With Quote
  #11  
06-21-2004, 06:11 PM
jorel jorel is offline
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
last avisynth from June 16, 2004 andybno1,try it: http://sourceforge.net/projects/avisynth2
Reply With Quote
  #12  
06-22-2004, 03:09 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
thanx for all suggestions managed to solve that error msg done the full reinstall of codecs, tmpgenc, avisynth an filters.

and although this is not script related I thought I may as awell save on a double post. when I load a avi file into tmpgenc I get the msg "Warning: Nothing to output Bframe decoder lag" this happens with a ntsc or pal avi file.
Reply With Quote
  #13  
06-22-2004, 06:23 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by andybno1
=I get the msg "Warning: Nothing to output Bframe decoder lag" this happens with a ntsc or pal avi file.
Bug (some will say '"new feature") in keopie xvid codec. Use Nic release of the codec and you won't have any message !

(but the very last xvid sources that use heavily the last enhancement of the codec can't be decoded by Nic's version and you will have to return to keopie's one when they will be the majority on the net )
Reply With Quote
  #14  
06-23-2004, 11:55 AM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
could you be extra nice and tell me were I can get nics release??
Reply With Quote
  #15  
06-23-2004, 12:03 PM
kwag kwag is offline
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 andybno1
could you be extra nice and tell me were I can get nics release??
Hi Andy,

Here: http://nic.dnsalias.com/

-kwag
Reply With Quote
  #16  
06-23-2004, 12:09 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
cheers kwag
Reply With Quote
  #17  
06-23-2004, 02:46 PM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
well unistall keopes xvid installed nicks xvid an still got that bframe lag msg.
Reply With Quote
  #18  
08-05-2004, 05:00 AM
Nobody Nobody is offline
Invalid Email / Banned / Spammer
 
Join Date: Oct 2012
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Yo guys just asking a question how da hell you get such a massive pickture i thought limit was 80x80.
Reply With Quote
  #19  
08-05-2004, 05:17 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by andybno1
well unistall keopes xvid installed nicks xvid an still got that bframe lag msg.
We have a discussion about this there :
http://www.kvcd.net/forum/viewtopic....977&highlight=

It seems to me that uninstalling Keopies does not remove everythign properly !
Reply With Quote
  #20  
08-05-2004, 11:43 AM
andybno1 andybno1 is offline
Free Member
 
Join Date: Jul 2002
Location: Liverpool, UK
Posts: 832
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to andybno1 Send a message via Yahoo to andybno1
well I managed to solve it the good old fashioned way wipin me hard drive hehehe it needed it anyway but thanx for all help on this matter.

dialhot: looks like ppl were discussin quenc in the KDVD forum even urself was in the conversation and there was u tellin me any questions relatin to quen had to go in the diko forum
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: need some help with my first script gattotimo Avisynth Scripting 46 11-07-2006 04:18 AM
Avisynth: Difference between MA script and optimal script? mistermickster Avisynth Scripting 2 08-01-2003 09:36 AM
Avisynth: New 2.5 script CATENA JP Avisynth Scripting 1 07-01-2003 05:53 AM
Avisynth: What better, AVS 2.5x or 2.0X script? ak47 Avisynth Scripting 1 06-02-2003 06:28 AM
Avisynth: Latest script using Avisynth 2.51 J-Wo Avisynth Scripting 6 04-08-2003 11:46 AM

Thread Tools



 
All times are GMT -5. The time now is 08:34 PM  —  vBulletin © Jelsoft Enterprises Ltd