digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Grip crop vs BicubicResize? (http://www.digitalfaq.com/archives/encode/7967-kvcd-grip-crop.html)

bigggt 01-30-2004 08:36 PM

KVCD: Grip crop vs BicubicResize?
 
Hi let me just say i was lost without this site today(glad its back :D )

I am currently doing the family guy which is full screen(4:3)


Now when i used the ma script on it with grip crop i get black bars on the top and bottom

Code:

GripCrop(528, 480, overscan=2, source_anamorphic=false)
GripSize(resizer="BicubicResize")

But when i use moviestacker and uncheck use GripFit i get this

Code:

BicubicResize(496, 446, 1/3, 1/3, 4, 0, 712, 480)
AddBorders(16, 17, 16, 17)

I get full screen,

Can someone tell me why i get the difference and also if i use the gripcrop one(the one with the bars) will it still look correct because i think it looks a a lot better

Dialhot 01-31-2004 08:41 AM

:arrow: Adjust the sliders in moviestacker to have everything rounded to a mod 16 value and I think you will obtain the same results in both cases.

Gripcrop does everything in "mod 16" and as you can see, you did"nt ask to moviestacker to make it the same way :
Quote:

AddBorders(16, 17, 16, 17)
(should be (16,16,16,16))

ezysk 01-31-2004 09:26 AM

....maybe I'll try that, but I also know for a fact, that when you UNCHECK grip fit and use MAXIMUM HEIGHT.....the screen size comes out perfect every time.

p.s. Which is better..bilinear...or bicubic precise ???

bigggt 01-31-2004 09:58 AM

Thanx Phil you were correct(as usual :D )

Can you add bars on the top and bottom on a full screen movie without screwing uyp the aspect ratio if so can someone show me how it would look in a script

Thanx

Dialhot 01-31-2004 12:53 PM

Quote:

Originally Posted by bigggt
Can you add bars on the top and bottom on a full screen movie without screwing uyp the aspect ratio if so can someone show me how it would look in a script

Fullsceen is fullscreen man ! When the bottle is full you can't fill it more.

@ezysk
Bicubic is better than bilinear. Bicubic precise is a little sharper then bicubic "normal".

bigggt 01-31-2004 04:00 PM

Ok Thanx :(


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