digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   MovieStacker: tmpgenc gives me an error of illegal resolution? (http://www.digitalfaq.com/archives/encode/4018-moviestacker-tmpgenc-error.html)

ntirules 06-16-2003 01:38 PM

MovieStacker: tmpgenc gives me an error of illegal resolution?
 
I.m new to kvcd. I have been trying movie stacker and acp to make kvcd's. I was just wondering why if I put avi with resolution of 640 by 272 into movie stacker I make the avs script just fine , but when I go to encode with acp tmpgenc gives me an error of illegal resolution? Was also wondering what effect would this have if I dont use an avs script? Sorry if my questions are vague cuz i'm not really sure what I need to be asking.Any help would be greatly appreciated...Rob

kwag 06-16-2003 02:11 PM

Hi ntirules,

Do you get the same error if you open the .avs using ToK :?:

-kwag

ntirules 06-16-2003 02:47 PM

No, I havent tried it with tok. I will give it a try and let you know if it does.
Just one question. When I try to use tok to encode it will only encode just a couple of minutes of the video, more than likely something simple. I will try it again...Thank you for your response

kwag 06-16-2003 02:53 PM

Quote:

Originally Posted by ntirules
Just one question. When I try to use tok to encode it will only encode just a couple of minutes of the video, more than likely something simple. I will try it again...Thank you for your response

You probably have checked No encoding (only prediction).
Make sure that's unchecked ;)

-kwag

ntirules 06-16-2003 03:17 PM

I checked and I dont have the no encoding just prediction checked but I do still get the illegal resolution error in tmpgenc with tok. Have managed to do a couple of others with acp with no problem. Just having problems with this one for some reason. Heres the script if that helps.
#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#

LoadPlugin("D:\MovieStacker_v1.1.1\MovieStacker\Fi lters\MPEG2Dec.dll")
LoadPlugin("D:\MovieStacker_v1.1.1\MovieStacker\Fi lters\TemporalCleanerOld.dll")
LoadPlugin("D:\MovieStacker_v1.1.1\MovieStacker\Fi lters\FluxSmooth.dll")
LoadPlugin("D:\MovieStacker_v1.1.1\MovieStacker\Fi lters\DustV5.dll")
LoadPlugin("D:\MovieStacker_v1.1.1\MovieStacker\Fi lters\Sampler.dll")

AviSource("D:\sk.avi")
BicubicResize(320, 126, 1/3, 1/3, 14, 0, 612, 272)
SpaceDust()
FluxSmooth()
TemporalCleaner(ythresh=2, cthresh=3)
AddBorders(16, 57, 16, 57)


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