![]() |
Quote:
I don't have any of those discs you mentioned, so if updating your avisynth.dll doesn't help then I guess I'll be approaching it from a theoretical direction... |
:D Success! The problem was with avisynth 2.06. Upgraded to 2.07 and gripfit now works. That may solve some of my other problems as well. Thanks Sansgrip!
|
Quote:
|
Here's preview 0.0c with another new feature (I really should make a release already ;)). Instead of:
Code:
AviSource("funny.avi")Code:
AviSource("funny.avi")I did this so that it's possible to insert filters between the crop (so that they run faster) and the resize (so that they can operate on the full-size image). Many people do this as a matter of routine, since it makes smoothers less aggressive than running them after the resize. I can think of a bunch of other stuff I want to add (such as auto-detection of anamorphic source material) but that'll have to wait until after I've written the docs and got 0.1 out of the door. Let me know if you have problems :). |
Quote:
But I’m just wondering… as a cosmetic issue and to make it a bit clearer isn’t it good to have the resize values in the GripSize function? :roll: |
Quote:
The only other option would be to specify the target size in both GripCrop and GripSize, but I think that would be even worse than the current way :). |
a little more height
Hi SansGrip,
Is it possible for GripFit to cut a little more on left/right side of the frames to gain more height for movies in 1:2,35 or 1:2,40 format? I don't like the small picture-bar of such movies, but i love GripFit.... regards, ***mfb*** |
Re: a little more height
Quote:
Code:
Mpeg2Source("foo.d2v") |
Quote:
function in further version of your great GripFit. regards, ***mfb*** |
That's what I was going to ask...
Is it possible to reduce the width of the clip without reducing the height too? because Blcoks-Overscan is a good thing, but it just sucks that the height is reduced too... That makes Lord Of The Rings For example almost unwatchable at TV Overscan 2... it's just too small of a picture... in fact the top and bottom borders are bigger than the actual movie... :cry: |
Quote:
Code:
GripCrop(528, 480) # default is 0 overscan blocks |
Quote:
-kwag |
Quote:
At least I think that's the case. I'll ponder it while I walk my daughter to school ;). Edit: It'll change the display aspect ratio of the active portion of the frame, but not the pixel aspect ratio, so it'll still display correctly on the standalone (and in WinDVD etc.) |
@Jellygoose
Could you give me some figures from your LOTR encode? It will help me decide how to implement what you ask for. I need to know: - All the GripXxx lines from your script - The size of the original, unaltered frame - The size of the existing borders as worked out manually by you - The size of the frame after GripCrop - The size of the frame after GripSize That should give me something to work with :). |
what's the latest version of GripFit_preview.dll?
@SansGrip,
Is 0.0c the latest version? Are there docs? Thanks |
Re: what's the latest version of GripFit_preview.dll?
Quote:
Quote:
|
Just to clarify what I was saying, releasing 0.1 is pretty high on my to-do list. At the moment I'm still testing to make sure that it's matching the result from FitCD pretty closely (working backwards from the rounded resize to the cropping-to-maintain-aspect-ratio part is proving trickier than I first thought). I also need to add a way to override its border-detection for difficult movies (e.g. those with subtitles in the border), and try to figure out how to do overscan borders on one plane only (i.e. left and right or top and bottom but not both) while maintaining aspect ratio, or if this is even necessary given the latest fixes I've done.
Also somewhere near the top of my to-do list is recompiling my Avisynth 2.5 filters for the latest build, and finishing drywalling the dining room (my wife wants me to nudge that last one a little higher on my list) :mrgreen:. |
Quote:
|
Quote:
This is the first time I've done drywalling, and it's going quite well I think... I'm mudding at the moment and getting more on myself than on the wall, but it's slowly taking shape ;). |
Quote:
|
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.