Quantcast KDVD: does Anyone Know Tools for Previewing Safe Area? - Page 2 - digitalFAQ.com Forums [Archives]
  #21  
08-05-2005, 06:59 PM
Prodater64 Prodater64 is offline
Free Member
 
Join Date: Mar 2003
Location: Palma de Mallorca - España
Posts: 2,925
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for the link.
I knew it, but many times those translations are not good.
Anyway some times I do use google translation tool.
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
  #22  
08-06-2005, 02:54 AM
sparskter sparskter is offline
Free Member
 
Join Date: Jul 2005
Posts: 184
Thanks: 0
Thanked 0 Times in 0 Posts
PS: avi is NOT illegal/ripped stuff

Hello. Just a comparison: the @Prodater method. And the "Adobe" method.

AVISource: 640x480
Output: 720x480, overscan=2

Script used:

Code:
AviSource("C:\LOGO\watcha\bleach_xvid3.avi", false)
BicubicResize(672, 446, 0, 0.6, 0, 0, 640, 480)
AddBorders(24, 17, 24, 17)
safe_area=imagesource("720x486.jpg")
overlay(safe_area.BicubicResize(720,480),0,0,mode="add",opacity=0.3)
WITHOUT safe-area option activated:



and ACTIVATED:


and the very little difference between both:


The lines that are "whiter" are from Adobe

best regards

sparskter
Reply With Quote
  #23  
08-06-2005, 05:17 AM
Prodater64 Prodater64 is offline
Free Member
 
Join Date: Mar 2003
Location: Palma de Mallorca - España
Posts: 2,925
Thanks: 0
Thanked 0 Times in 0 Posts
@sparskter: And what do you think of my method. Is it enough good or not?
I just did it as you ask for it, but I don't use it for nothing, so your opinion would be very useful.
Reply With Quote
  #24  
08-06-2005, 01:36 PM
sparskter sparskter is offline
Free Member
 
Join Date: Jul 2005
Posts: 184
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
@sparskter: And what do you think of my method. Is it enough good or not?
I just did it as you ask for it, but I don't use it for nothing, so your opinion would be very useful.
OF COURSE it is very good . NO DOUBTs about that. I thought it was not necessary to say that, because the screenshots shows us they got the SAME result . Just by yesterday I was just learning how to add borders using Bicubic Resize:

Code:
a=AVISource("C:\LOGO\watcha\bleach_xvid3.avi",audio=true)
BicubicResize (a, 672,414, 0,0.6)
AddBorders(24,33,24,33)
Source: 640x480
Output: 720x480

I learned that 24+24 + 672 must be equal to 720 (and the width of border must be multple of 4)

And 33+33+414 must be equal to 480.

And so, I can get a very precise result And for that I need to do many tests using avisynth/virtualdub and of course using the safe area to final adjust it

best regards

sparskter
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Nooba na área! Bugrao Conversão e Codificação de Vídeo (Português) 2 06-02-2004 10:28 AM
KVCD: Dark Area on Movies? bigggt Video Encoding and Conversion 8 03-02-2004 09:37 PM
FFMPEG: Status Report about alternative Tools to create KDVD Jellygoose Video Encoding and Conversion 22 02-25-2004 05:46 PM
Error previewing Video? studiodubio Video Encoding and Conversion 5 08-31-2003 05:37 PM
Grayed Out area Bud Avisynth Scripting 7 12-24-2002 04:35 PM

Thread Tools



 
All times are GMT -5. The time now is 12:32 AM  —  vBulletin © Jelsoft Enterprises Ltd