digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: What's happening to my movie?? (http://www.digitalfaq.com/archives/encode/3640-kvcd-happening-movie.html)

Reno 05-16-2003 03:43 PM

What's happening to my movie??
 
I used this script, input into Tempgenc as usual, but it won't resize!!

LoadPlugin("C:\Program Files\MovieStacker\Filters\Mpeg2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\Unfilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll")

AviSource("The Last Castle.avi",false)
ConverttoYUY2
LegalClip()
GripCrop(528, 480)
GripSize(resizer="BicubicResize")
unfilter(50,50)
temporalsmoother(1,2)
mergechroma(blur(1.50))
mergeluma(blur(0.2))
GripBorders()
LegalClip()
--------------------
what could be the culprit? Tempgenc fixes it at an illegal resolution when I load the .avs file!

Reno 05-16-2003 03:46 PM

Scratch that, it looks like ToK is the culprit. The .avs loads fine by itself...

Why would ToK do such a thing??

break 05-17-2003 11:10 AM

Hi Reno,
try to load your avs script directly into TMPGEnc and make a small sample to see if it is correctly resized.
What's your source?

kwag 05-17-2003 05:43 PM

The line: ConverttoYUY2
Should read: ConverttoYUY2()

Maybe that's causing the problem :roll:

-kwag

Dialhot 05-17-2003 05:53 PM

Quote:

Originally Posted by kwag
The line: ConverttoYUY2
Should read: ConverttoYUY2()

Maybe that's causing the problem :roll:

-kwag

For my part I suggest you to remove the ConverttoYUY2() (if no filter complains about that, else you will have to let it) and add ConvertToRGB24() at the very end of the script.

CheronAph 05-18-2003 02:00 AM

Try to load the script to TMPGEnc, that has happened to me and it´s usually an error in the script, TMPGEnc shows you what it is!

Reno 05-18-2003 01:28 PM

Guys, there is no problem with the script! I loaded the .avs into Tempgenc without any problems. I referenced the same script in ToK and it got hosed! Maybe I should consider this a bug report...

Reno 05-18-2003 01:29 PM

BTW, Cheronaph, that new avater is freaky!! Where do you find those??


All times are GMT -5. The time now is 12:52 PM  —  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.