digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   PackShot: MakeAVis Error (http://www.digitalfaq.com/archives/encode/12769-packshot-makeavis-error.html)

Aielman 10-30-2004 12:52 PM

MakeAVis Error
 
I tried to run makevis on a script and got the foloowing error message:

Quote:

Gripcrop could not save target frame size as variables
(ffvfw_avisynth_script, line 11)
This is the full script. I would appreciate any help identifying the problem. Thanks.

LoadVFAPIPlugin("E:\avisynth\QTReader.vfp","QTRead er")
QTReader("e:\video\mymovie10.mov")
ChangeFPS(25)
Flipvertical()
AddBorders(7,0,7,0)
ConvertToYV12()
#ConvertToYUY2()
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)
GripCrop(544, 576, overscan=1, source_anamorphic=false) #<==== !
GripSize(resizer="LanczosResize")
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)
GripBorders()

rds_correia 10-30-2004 02:11 PM

Hi :)
Sometimes GripFit can generate ocasional errors in a script.
On such ocasions you can try to do a manual resize using FitCD as per these instructions http://www.kvcd.net/forum/viewtopic....l+resize#58765 or you can try DivxResize which is a function that tries to emulate GripFit filters.
Try to find it using the search engine in the forum.
Cheers

Aielman 10-30-2004 02:42 PM

Thanks for the reply, Rui. I figured out that I really only needed the first four lines of the script. I have packshot running now.


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