digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   TMPGEnc: TMPGEnc Crashes After Loading AVS (http://www.digitalfaq.com/archives/encode/13478-tmpgenc-tmpgenc-crashes.html)

WOWIEGURL 05-01-2005 12:37 AM

TMPGEnc: TMPGEnc Crashes After Loading AVS
 
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.

Dialhot 05-01-2005 03:10 AM

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.

WOWIEGURL 05-01-2005 04:40 AM

found it... it doesn't like gripborders. How do I fix it? I'm using your v4 avi script. CHanged the avisource to directshowsource.

Dialhot 05-01-2005 05:02 AM

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.

WOWIEGURL 05-01-2005 05:52 AM

okay thanks

WOWIEGURL 05-01-2005 07:35 AM

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)

Dialhot 05-01-2005 12:59 PM

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" ?

WOWIEGURL 05-02-2005 06:15 AM

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?

Dialhot 05-02-2005 04:27 PM

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.

WOWIEGURL 05-02-2005 08:05 PM

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?

Dialhot 05-02-2005 08:45 PM

for sure not

WOWIEGURL 05-02-2005 10:34 PM

THANKS PHIL!!! IT IS NOW WORKING!!! I had to reinstall tmpgenc and reset the source range. but its working great now!!!


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

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.