![]() |
Sorry Typo! :oops:
What I'm using is LumaBlur 0.25, which is a little higher than 0.2 . As for the Overscan, of course I'm not using 26 :!: What I'm saying is I can overlap 26 pixel on each side and make them black borders, and they're still not visible on my TV. An Overscan of 2 will give you only 16 black pixel on each side. :!: :!: So you can use whatever Overscan you like and add this to the end of your script: Letterbox(0,0,26,26) :wink: |
Thank you Jellygoose.
I'll give it a try :wink: Actually,I was a little bit suprised when I thought about overscan 26 :lol: |
I can use overscan 4, thatŽs the biggest my tv excepts, dunno how many pixels that is! IŽm just encoding evil dead 2 with that script, 704x576 CQ 72!
|
I don't like Overscan 4, because the height is reduced too... If you can use Overscan 4 use Overscan 0 and this at the end of your script:
Letterbox(0,0,32,32) that's it! You save almost 200 mb with this for a 120 min. movie :!: |
Thanks for the tip, IŽll try it tomorrow!
|
Alright now everybody who is on the hunt for a good 704x480/576 script, I made some tests, and this script works wonders for me... great compression even at this resolution... if someone likes to try it out: here you go:
Code:
LoadPlugin("E:\MPEG-Tools\FitCD\MPEG2DEC.dll") |
Thanks, IŽll give it a go!
|
The results weŽre pretty good,
Audio Size: 77*566*538 Required Video Size: 734*217*127 Factor: 62,500 Desired Sample Size: 11*747*474 ------------------------------------------------------------- New Faster Prediction ------------------------------------------------------------- Full Sample Next CQ: 70,000. Sample Size: 11*293*233 Small Sample Next CQ: 70,000. Sample Size: 1*266*748 Predicting... Next CQ: 72,816. Sample Size: 12*301*527 Next CQ: 71,338. Sample Size: 12*094*803 Next CQ: 70,714. Sample Size: 11*760*583 Exit Condition: 1,000 % reached ! yahoo ! Tries : 4 Final CQ: 70,714 Total Time For Predicition: 00:53:17 Total Time (all operations): 00:53:17 Finished The image was bit too soft for my taste and it was vary slow, IŽll stick with my earlier script! |
Was it really softer than your earlier script :?:
You encoded at 704x480/576 right? In my comparisons this script still looks sharper than the script at KVCDx3 resolution... But you're right, it does take longer, so it's everyone's own choice. 8) |
Hi guys!
A question: Where are LegalClip() lines :?: :?: LaBomba |
Quote:
yeah...where? :? in my samples is used in the begining and in the end of the scripts . ps: labomba, your avatar is "muito doido" 8O :wink: 8) |
With some DivX files LegalClip() is coasing avs file reading problems !?! 8)
bman |
Friends :) You mean res. 704x480 will look better then KVCDx3 544x480? My TV can make letterbox 0,0,32,32 using 544x480 8)
//Wolfi |
It might do, try it out and see what you think. :wink:
|
I forgot, my source resolution is 640x272 :roll:
//Wolfi |
@Jellygoose :)
Will overscan=0 do anything with your movie if you're using letterbox 0,0,24,24 :?: //Wolfi |
The results I sended are made with legalclip at the start and the end!
|
Overscan=0 won't affect your movie, while Letterbox(0,0,24,24) will blacken out 24 pixel on each side, which will lead to a smaller filesize. :wink:
|
Quote:
|
Hi guys,
I've got a silly :oops: question about using overscan/overlap, and figured I'd just ask in this thread rather than starting a totally new one (since this has already been covered some here). I usually use GripCrop with a 544x480 resolution and 2 blocks of overscan (even on most widescreen movies), because I don't mind the reduction in height that it causes (and I usually need more compression anyways because I need to encode @ 29.97fps for my player). I can't use 3 blocks overscan though because it causes a black border on the side of my TV screen. I'm converting a longer widescreen movie and I need some more compression, so I'd like to use as much overscan as I can tolerate. What I would like to do is use 3 blocks overscan on the height (top and bottom) of my movie, but only use 2 blocks overscan on the width (the sides). So do I just have to switch my GripCrop line from GripCrop(width=544, height=480, overscan=2), to GripCrop(width=544, height=480), and then add the line Letterbox(24, 24, 16, 16) at the end of my script right after the GripBorders() line? Would this give me the equivalent of using 3 blocks of overscan on the top and bottom, while at the same time only using 2 blocks of overscan on the sides? Or am I mistaken? :? Thanks. -d&c |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.