digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Too big borders? (http://www.digitalfaq.com/archives/encode/5384-kvcd-big-borders.html)

Coaster 09-04-2003 11:13 PM

KVCD: Too big borders?
 
hi, i'm making a k(s)vcd using the guide from vmesquita...


Code:

#########################################################################
# Baseado no script otimizado para remover blocos DCT de Girv e DialHot #
#########################################################################
##############
# Parameters #
##############
#Use 720 ou 352 para KDVD, 528 ou 352 para K(S)VCD
m_width=528
subtitle="movie.smi"
movie="movie.avi"
myoverscan=0 # teste com valores de 0 a 3 para ver o máximo que você pode colocar
#aqui. Quanto maior melhor a qualidade, mas valores muito grandes podem fazer sua
#TV mostrar bordas indesejáveis ao redor da imagem.
##########
# sCRIPT #
##########
AVISource(movie,false)

#Post-Process
Blockbuster(method="noise",detail_min=1,detail_max=8,variance=0.3,seed=5823)
ATC(1,2,4,0.5,false)
TemporalSoften(2,7,7,3,2)
Blockbuster(method="noise",detail_min=1,detail_max=10,variance=0.5,seed=5823)

#Resize, overscan and borders
GripCrop(m_width, 480,overscan=myoverscan,source_anamorphic=false,dest_anamorphic=false)
GripSize(resizer="LanczosResize")
GripBorders()



#Subtitles #
############
Textsub(subtitle)

converttoyuy2()

Sampler(length=24)

this is the script i'm using....as i open the .avs in virtualdub to check it, i notice that it has too big borders...i wanted to 'reduce' the size of the borders so that i could have more space for the video, without cropping it...

is there any command to make the borders smaller?? i thought about something being changed in gripborders (i'm not that good at avisynth scripts...yet)...i search the forum but i couldn't find anything...

could you help ??

tnk u!

Dialhot 09-05-2003 05:05 AM

Re: Too big borders...
 
Quote:

Originally Posted by Coaster
this is the script i'm using....as i open the .avs in virtualdub to check it, i notice that it has too big borders...i wanted to 'reduce' the size of the borders so that i could have more space for the video, without cropping it...

You can't reduce the border without cropping or changing aspect ratio of the image !

Dialhot 09-05-2003 09:49 AM

By the way, your post breaks two rules of the forum. Read disclamers please

Thread closed.

Coaster 09-05-2003 10:28 AM

i'm sorry... :oops:

i forgot... :roll:


sorry

jorel 09-05-2003 10:29 AM

Quote:

Originally Posted by Dialhot
By the way, your post breaks two rules of the forum. Read disclamers please

Thread closed.

yes Phil,
he did the same in portuguese forum
on the wonderfull vmesquita's guide...
then i don't want to close the thread there and i'm waiting
few moments to Coaster edit his own post or i will do it!

sorry Coaster,please read the disclaimer!
:roll:

Coaster 09-05-2003 10:32 AM

Quote:

Originally Posted by jorel
sorry Coaster,please read the disclaimer!
:roll:


no jorel, you don't have to be sorry....it was my fault...i read the disclaimer, in fact i did...but i forgot to delete the title of the movie...

i'm sorry...it won't happen again...

:roll: :roll:

jorel 09-05-2003 10:59 AM

Quote:

Originally Posted by Coaster
Quote:

Originally Posted by jorel
sorry Coaster,please read the disclaimer!
:roll:


no jorel, you don't have to be sorry....it was my fault...i read the disclaimer, in fact i did...but i forgot to delete the title of the movie...

i'm sorry...it won't happen again...

:roll: :roll:

then all is ok!
thanks.
:wink:


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