Quantcast Need Help with Gripborders() - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Avisynth Scripting

Reply
 
LinkBack Thread Tools
  #1  
03-16-2004, 05:55 PM
fehmi fehmi is offline
Free Member
 
Join Date: Jan 2004
Location: Istanbul
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to fehmi Send a message via MSN to fehmi Send a message via Yahoo to fehmi
When I put the GripBorders() line in my script, the movie is centered on the screen and there are borders around the picture (I assume it is the job of this command, correct me if I am wrong). This behavior is the same on my pc and standalone (Pioneer DV-535). If i remove this line, the picture becomes fullscreen. I am using Dialhot's Optimal Avi script v4 and I would like to learn why it is used in this script if its only job is to give a centered smaller picture...

As you might see I am pretty new to KVCD and Avisynth scripts
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
03-17-2004, 03:29 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
GripBorders() makes sense as this will give the correct AspectRatio afterwards!
Reply With Quote
  #3  
03-17-2004, 05:03 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
And FYI the borders that are arround the picture on the PC won't be seen on the TV set. That is what we call TV overscan.

If you don't want these, just put "overscan=0" in the gripcrop line.
Reply With Quote
  #4  
03-17-2004, 05:44 AM
fehmi fehmi is offline
Free Member
 
Join Date: Jan 2004
Location: Istanbul
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to fehmi Send a message via MSN to fehmi Send a message via Yahoo to fehmi
Quote:
Originally Posted by Dialhot
And FYI the borders that are arround the picture on the PC won't be seen on the TV set. That is what we call TV overscan.

If you don't want these, just put "overscan=0" in the gripcrop line.
Thanks for the feedback... But on my TV set these borders remained nevertheless Is it possible that my TV doesnt have that feature??
Reply With Quote
  #5  
03-17-2004, 05:53 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
In fact that is not really a feature, is more like a "default" that all TV have . But if your one displays the borders, then do not generate them. Just modify the overscan parameter in gripcrop as said above.
Reply With Quote
  #6  
03-17-2004, 06:23 AM
fehmi fehmi is offline
Free Member
 
Join Date: Jan 2004
Location: Istanbul
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to fehmi Send a message via MSN to fehmi Send a message via Yahoo to fehmi
Even though I put "overscan=0" in the gripcrop line, there are borders around the picture on my TV
Code:
GripCrop(528, 480, overscan=0, 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_max=10,variance=0.3,seed=5623) 
GripBorders()
The original AVI has a resolution of
Code:
672x288 (2.33:1) [=7:3]
Is there anything that I am doing wrong?

BTW there are no borders around the picture the moment that the movie starts playing on my TV set. But in a second these borders appear...
Reply With Quote
  #7  
03-17-2004, 06:30 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by fehmi
Even though I put "overscan=0" in the gripcrop line, there are borders around the picture on my TV
Your TV display a correct image when you are watching a regular program ?

Quote:
Is there anything that I am doing wrong?
Nothing. But try with 480x480 insteed of 528. And perhaps also 544x480.

PS: you are in NTSC in Istambul ?

Quote:
BTW there are no borders around the picture the moment that the movie starts playing on my TV set. But in a second these borders appear...
Definitely a TV problem !
Reply With Quote
  #8  
03-17-2004, 06:43 AM
fehmi fehmi is offline
Free Member
 
Join Date: Jan 2004
Location: Istanbul
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to fehmi Send a message via MSN to fehmi Send a message via Yahoo to fehmi
Quote:
Your TV display a correct image when you are watching a regular program ?
Yes I can watch regular TV programs as well as NTSC&PAL DVDs without any problems.

Quote:
PS: you are in NTSC in Istanbul ?
TV standard here in Turkey is PAL but my TV can display NTSC signals correctly (I can watch NTSC DVDs as I have stated above)

I will try these resolutions as well but when I choose 704x480, there arent any borders around the picture on my PC monitor : ) But I dont know if this would distort the picture
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
documentation for GripCrop(), GripSize(), and GripBorders()? sking1001 Avisynth Scripting 2 09-13-2004 02:31 PM
OVERSCAN e GRIPBORDERS() mabhz Conversão e Codificação de Vídeo (Português) 3 09-05-2004 02:22 AM
Gripcrop, gripsize, gripborders, info zagor Convertire e Codifica dei Video (Italiano) 8 03-04-2004 08:13 AM
KDVD: GripBorders() error nicksteel Avisynth Scripting 1 09-05-2003 08:13 AM
KVCD: Do I have to use GripBorders? diablov90street Video Encoding and Conversion 2 06-30-2003 04:31 PM




 
All times are GMT -5. The time now is 01:36 PM  —  vBulletin © Jelsoft Enterprises Ltd