digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Recoding Techniques? (http://www.digitalfaq.com/archives/encode/7791-kvcd-recoding-techniques.html)

Stevis2002 01-20-2004 10:58 AM

Recoding Techniques?
 
Hi all, I've got an avi file and it comes up with a Blindpp error saying that the frame size needs to be a multiple of 8. This is because the resolution is 384x200. What is the best way to recode this to something which wont throw error messages at me? The script is below

AviSource("C:\xxxxxx.avi",false)
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(352, 240, overscan=0, source_anamorphic=false)
GripSize(resizer="BicubicResize")
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()


Thanks all :)

Dialhot 01-20-2004 11:15 AM

Re: Recoding Techniques?
 
Quote:

Originally Posted by Stevis2002
Hi all, I've got an avi file and it comes up with a Blindpp error saying that the frame size needs to be a multiple of 8. This is because the resolution is 384x200. What is the best way to recode this to something which wont throw error messages at me?

All AVI->KVCD problems must be exposed into the avi-kvcd forum !

In this forum you will find all the explanation necessary tro use "my" avi->kvcd scripts.

Read carefully all the instructions that are there :
http://www.kvcd.net/forum/viewtopic.php?t=7223

(note: you need a mod16 size and not mod8 as you mentioned).

Stevis2002 01-20-2004 11:40 AM

Ok, sorry for putting it in wrong place, i've tried what you suggested and came up with an error, whjich i have posted in the RIGHT forum :)

Thanks


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