Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
21st February 2010, 13:22 | #21 | Link |
Formerly davidh*****
Join Date: Jan 2004
Posts: 2,522
|
Actually, you might be better off with:
Code:
lanczosresize(704,352) # 704 is also a valid width for DVD video addborders(0,64,0,64) David |
21st February 2010, 16:22 | #23 | Link |
I often say "maybe"...
Join Date: Jul 2009
Location: France
Posts: 583
|
As it seems you're in ntsc land, simply change the two lines in the avsi:
Code:
... function dvd(clip dvdin,string "far",string "std",float "care",bool "hq",bool "nab") { std=default(std,"ntsc") ... Code:
source dvd("4/3") Code:
source dvd("16/9") ALL ALWAYS AUTOMATICALY DONE It is the goal of my function... |
21st February 2010, 16:41 | #24 | Link | |
Formerly davidh*****
Join Date: Jan 2004
Posts: 2,522
|
Quote:
David |
|
2nd April 2011, 18:09 | #25 | Link | |
Registered User
Join Date: Jul 2009
Posts: 9
|
anamorphic pal resizing
Quote:
LanczosResize(704,336) AddBorders(0,48,0,48) |
|
Tags |
dar, dvd, ntsc, pal, par |
Thread Tools | Search this Thread |
Display Modes | |
|
|