digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KSVCD fitting the screen? (http://www.digitalfaq.com/archives/encode/13357-ksvcd-fitting-screen.html)

dnstommy 02-26-2005 11:50 PM

KSVCD fitting the screen?
 
I have been at this one for a bit. I have a 720X480 anamorphic DVD that I want to turn into a 480x480 KSVCD. I can get it to fit the screen, but not without 16 padding on left and right. Anyone getting 16:9 to fill a 480x480 screen.

Code:

Telecide()
Decimate()

Mpeg2Source("D:\TempVid2\rwanda.d2v")
BicubicResize(480,480,0,0.6,84,56,552,368)

undot()
asharp(1, 4)


Boulder 02-27-2005 04:33 AM

Why would you want to do that? Did you think about the fact that you'll lose a huge amount of the actual video itself?

If you want to ruin the result, this is the wrong place to ask :wink:

dnstommy 02-27-2005 06:55 AM

Quote:

Originally Posted by Boulder
Why would you want to do that? Did you think about the fact that you'll lose a huge amount of the actual video itself?

If you want to ruin the result, this is the wrong place to ask :wink:

i still want it to stay @ 16:9 with borders on top and bottom, but I can't get the edges to sit right on the left and right. If i get it ot fit right, the video is crushed horizontally.

Boulder 02-27-2005 06:57 AM

Where did you get that script? It crops very heavily from all sides of the image.

Dialhot 02-27-2005 08:19 AM

I think he didn't find this anyway but suggested that as an instance of what he hopes.

@dnstommy
the edges are introduced by the parameter "overscan" that you can find in Gripcrop (if you script uses it) of in FitCD (or Moviestacker). The border is 8 pixels x overscan.
But do not remove this border if you plan to watch your KVCD on a TV ! Else the set will crop this part ! That is to avoid this that the "tv overscan" is used.

dnstommy 02-27-2005 10:34 AM

thanks dialhot


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