Quantcast TMPGEnc: TMPGEnc Crashes After Loading AVS - digitalFAQ.com Forums [Archives]
  #1  
05-01-2005, 12:37 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
Hi... this is the 1st it has happened. When I load the avs as usual into the prog. It woks for 1 sec and the program disappeers. I have test ted the avs in wmp and there is no problems. I'm trying to merge 2 mpg into 1. I don't know what happened. I've uninstalled... redownloaded the tmpgenc zip file 2.251 and the latest version, then reinstalled and the same thing happens.
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  
05-01-2005, 03:10 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
You have to comment the lines of your script one by one to isolate the one that give you touble. After this, something will be possible to fix the problem.
Reply With Quote
  #3  
05-01-2005, 04:40 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
found it... it doesn't like gripborders. How do I fix it? I'm using your v4 avi script. CHanged the avisource to directshowsource.
Reply With Quote
  #4  
05-01-2005, 05:02 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
You must drop gripcrop/gripsize/gripborder, use Fitcd and put directly the parameters in lanczosresize and addborder then.
And do not ask how to do that, there are DOZENS of scripts given here that use this.
Reply With Quote
  #5  
05-01-2005, 05:52 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
okay thanks
Reply With Quote
  #6  
05-01-2005, 07:35 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
I've just tried using tmpgenc to load the avs, after I made alterations from info from fitcd,. I towrks fine in the wmp but crashes in tmpgenc. Where did I go wrong with it? I followed the guide that is sticked in this forum.

# -= AviSynth v2.5.6.0 script by FitCD v1.2.4 =-
a=DirectShowSource("D:\mpg1").killaudio()
b=DirectShowSource("D:\mpg2").killaudio()
a++b
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
BicubicResize(336,176,0,0.6,14,0,516,304)
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
#Blockbuster(method="noise",detail_min=1,detail_ma x=10,variance=0.3,seed=5623)
AddBorders(8,32,8,32)
#Trim(0,135190).FadeOut(150)
Reply With Quote
  #7  
05-01-2005, 12:59 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Same thing. Isolate line by line and see wich one has a problem.
(I'll bet on dctfilters)

Note: what do you mean by "crashes tmpgenc" ?
Reply With Quote
  #8  
05-02-2005, 06:15 AM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
by crash I mean..after loading the avsd into tmpgenc the whole prog dissappears. Now after elaivng hte coputer off for 6 hours it accep[ts it and doens't shut down. HOwever whenI activate cqmatic it gives me this access violation thing.... I don;t know whats wrong.....all these probs happened after I installed tmpgenc dvd authoring prog. now that I've uninstalled it , it is still giving me nightmares. Should I format my computer??? because I don't knwo what else to do. Should I update my codecs?
Reply With Quote
  #9  
05-02-2005, 04:27 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Start to remove all files that are in the plugin folder of avisynth and then put into it only the dll needed by your script.
Reply With Quote
  #10  
05-02-2005, 08:05 PM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
THERES this other thing. After I close tmpgenc after making the .tpr file the access violation thing also pops up. Tmpgenc thinks I have already started encoding when I haven't touched cqmatic. Is there any reason for this?
Reply With Quote
  #11  
05-02-2005, 08:45 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
for sure not
Reply With Quote
  #12  
05-02-2005, 10:34 PM
WOWIEGURL WOWIEGURL is offline
Free Member
 
Join Date: Sep 2003
Posts: 384
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to WOWIEGURL
THANKS PHIL!!! IT IS NOW WORKING!!! I had to reinstall tmpgenc and reset the source range. but its working great now!!!
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
TMPGEnc: Loading scripts in TMPGEnc rds_correia Video Encoding and Conversion 2 12-11-2006 10:09 PM
TMPGEnc: loading avi crashes COMPUTER the3spot Video Encoding and Conversion 2 02-06-2004 02:23 PM
Wmp crashes when loading mpeg1 ?? rendalunit Players, DVRs, Media Centers 0 11-29-2003 09:42 PM
TMPGEnc: Avs script not loading in tmpgenc big Video Encoding and Conversion 11 11-14-2003 10:18 AM
TMPGEnc crashes when loading mpeg2 in windows xp Daznic Video Encoding and Conversion 1 09-18-2002 10:11 AM

Thread Tools



 
All times are GMT -5. The time now is 07:15 AM  —  vBulletin © Jelsoft Enterprises Ltd