digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Script with GripFit X BicubicResize? (http://www.digitalfaq.com/archives/avisynth/8623-avisynth-script-gripfit.html)

jorel 03-15-2004 07:13 PM

Avisynth: Script with GripFit X BicubicResize?
 
some months ago i post seamless problem but can't find the thread.
then...here we go again:

source- toy story 1 and/or toy story 2, target KDVD!

script from MovieStacker with BicubicResize overscan 1 :
BicubicResize(704,352,0,0.6,0,0,720,480)
AddBorders(8,64,8,64)

script from MovieStacker with GripFit overscan 1 :
GripCrop(720, 480, overscan=1)
GripSize(resizer="BicubicResize")
GripBorders()

results loading the scripts in vdub and after encode with tmpgenc or cce:

with GripFit, loose details in the right and in the left of the scenes.
no matter if is on pc or tv... 8O
BicubicResize show the scenes like the source without loose anything.
.....with or without overscan got proportional errors.... the same!

it happen in some movies and don't know the reason.
this was not the first time that i got this "errors".
in dvd2svcd a months ago, GripFit give me big problems...maybe Phil remember this!

comments please!
thanks!
:wink:

audioslave 03-15-2004 07:38 PM

Hi Jorel!
Yes, I know exactly what you mean. I saw the same thing when I experimented with The Matrix Reloaded. Don't know what causes this though... :roll:

Dialhot 03-15-2004 07:47 PM

The first thing Gricrop does is to remove the black borders existing in the picture. For that it has to determine if these borders are present, and how thick they are. Sometimes this fails and remove a part of the image insteed of a black border.

Try the plugin "Autocrop()" for avisynth, it does the same things. You will see that very often the film area detected by the plugin actually crop some pixels on the sides.

jorel 03-15-2004 08:09 PM

Phil,
take a look in my first post here:

http://forum.doom9.org/showthread.ph...0&pagenumber=1

no answers and i still have the same problem!

Dialhot 03-15-2004 08:21 PM

Never had that, never saw that? And don't have any more answer for you :oops:
But I never use Autocrop for actually crop the image. I just use it to visually see if there are borders arround my source when I'm not sure. And if there are, I use a refuler "Crop()" to remove them

jorel 03-15-2004 08:28 PM

"And don't have any more answer for you"

hey Phil,don't do that!
your recomendations are welcome...ever,you know!

and......you quote your own post!
:lol: :lol:

Dialhot 03-15-2004 08:44 PM

Quote:

Originally Posted by jorel
hey Phil,don't do that!
your recomendations are welcome...ever,you know!

Hey ! I meant for THAT problem with Autocrop 8O I never said I won't have any anwer for you in the future :-)

Quote:

and......you quote your own post!
:lol: :lol:
You can't proof it :stickouttongue:

jorel 03-15-2004 08:50 PM

Quote:

Originally Posted by Dialhot
Quote:

Originally Posted by jorel
hey Phil,don't do that!
your recomendations are welcome...ever,you know!

Hey ! I meant for THAT problem with Autocrop 8O I never said I won't have any anwer for you in the future :-)

Quote:

and......you quote your own post!
:lol: :lol:
You can't proof it :stickouttongue:

yeah Phil,of course my friend,...and i was talking about the resizes, stay here!

ka,ka,ka...i can proove!
i was saved the page.....do you want a copy?
:lol: :lol: :lol:

incredible 03-16-2004 03:20 AM

Look in the GripFit Thread by SansGrip in the explanation ... there is a also a luma Threshold posible to determine border cutting.

jorel 03-16-2004 04:38 AM

i knew this thread inc...thanks for that!
:wink:

was my "lucky",see next post...i'm testing!

jorel 03-16-2004 04:50 AM

perfect!
:o

:arrow: no more looses, no more "strange anamorphic" in the scenes!

fabrice had found a solution and i don't knew that!
8O

great fabrice!
8)

take a look, his thread was alone and is called:
" A way to use bicubic parameters with gripfit "

http://www.kvcd.net/forum/viewtopic.php?p=67973#67973

thanks for that fabrice!!!
8)

fabrice 03-16-2004 03:02 PM

Hi,

Thanks Jorel, you're welcome! :)

I post that because I'm using Bicubic precise in the Optimal script, instead of ASharp+bicubic, and I thought it could help somebody.
I see that it's the case! :)

Salu2
Fabrice


All times are GMT -5. The time now is 06:39 AM  —  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.