digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: HybridFuPP 0.92b is out (03/26/2005) (http://www.digitalfaq.com/archives/avisynth/9468-avisynth-hybridfupp-092b.html)

jorel 05-23-2004 09:48 AM

Quote:

Originally Posted by FuPP
was kidding... :P

bad boy, bad boy... :lol:

Boulder 05-23-2004 09:53 AM

Quote:

Originally Posted by FuPP
was kidding... :P

That would have been a bit too much, even for these days 8O :arrow: :lol:

digitall.doc 05-23-2004 12:04 PM

Quote:

Originally Posted by FuPP
oh, forgot to say : for next version, people will have to pay...

And maybe, those of us making too much questions, should pay more :lol:

... sorry, lost your post.

Razorblade2000 06-24-2004 08:11 AM

file down :(
anyone can email me a copy to razorblade2000 at gmx dot net ?

thx in advance :D

jorel 06-24-2004 10:19 AM

edited> hey,you're right,is not working! :?

get it here Razorblade : (right click to download) http://fupp.chez.tiscali.fr/HybridFu...dFuPP0882b.zip

please pm for me your mail(i know it's wroten but i don't want mistakes to send it for you my friend) :)

jorel 06-24-2004 08:15 PM

"all
the link is working fine again! :wink:

J-Wo 09-27-2004 09:45 PM

i've been looking for this filter sine reading about it in the ADS thread, but I can't find it anywhere! The links are yet again dead (same in the doom9 forum). Since I'm desperate i'll try rifling my way through some of the french forums that FuPP uses but I don't know if I'll be very successful!

edit: NEVER mind! I figured it out. For some reason "right click to download" doesn't work when using firefox -- at least for this link! Switching back to IE solved it.

FuPP 09-28-2004 06:44 PM

Hi !

Stay tuned ! New beta could come soon (ie in October...)

FuPP

kwag 03-28-2005 05:20 PM

Latest version 0.92b: http://www.unite-video.com/phpbb/download.php?id=1711

-kwag

FuPP 03-28-2005 05:50 PM

Back again ;)

Because of personal events, I've not been very active for some monthes. I'm back since a few weeks on french forums, and I'm now really glad to bring you this new version : HybridFuPP 0.92b (see post above or first page for downloading).

Hope It will be useful !

Here's HybridFuPP's changelog, from 0.882b :

-0.92b

- 2 modes are available for motion precessing : motion compensated temporal denoising, or spatial denoising. Spatial denoising (default) is faster, but quality is a bit lower.
- MM_Type parameter removed (motion mask type)
- Two edges mask modes (parameter EM_Mode) : 1 is rather for films, 2 for animes
- New deringing processing
- Deblocking mode added (parameters Deblock, DB_Q, DB_Off_a and DB_Off_b)
- Dark areas processing has been modified
- Bright areas processing has been inactivated by default in all presets
- New parameters S_Str et T_Str manage now distinctively spatial and temporal filtering strength (parameter ST_Str has been removed) for static areas
- In order to get better efficiency when denoising static areas, 2 new parameters have been added : S_Radius and S_Dist. The first one is related to filtering radius, and the second one influences spatial filtering threshold (The weaker, the more edges are preserved)
- New parameter E_Str_B : edges brightness
- New parameter Fast (true / false). When True, dark areas, lit areas and motion (only if MP_Mode = 2) masks are computed from an already denoised and resized picture (enabling HybridFuPP to save time). If False, these masks are computed from a simply resized picture
- 2 new presets : anime1 and anime2
- New preset HybridQ that allows sharp edges while maintaining good compressibility
- Parameter L_Thr has been renamed in B_Thr
- New parameters available for 'Show' : “R” (displays areas that will be deringed) and “P” (displays all the parameters used)
- Be careful : range of valid values have been modified for a few parameters. Please have a look on the documentation above.
- as some avisynth's caching issues have been solved, HybridFuPP should be faster (use latest avisynth betas preferably, and always use filters dlls provided inside HybridFuPP's package)

- 0.9a à 0.917a :
- Non official alpha versions

- 0.89a à 0.897a :
- Non official alpha versions

Cheers,

FuPP

Prodater64 03-29-2005 01:31 PM

Could it be possible post a script with hybridfupp in Optimal Scripts sector?

FuPP 03-29-2005 02:18 PM

not sure to get you... We are in the optimal script topic, aren't we ? Do you mean that you want me to post some scripts examples using HybridFuPP here ?

Dialhot 03-29-2005 03:59 PM

@Pro
Optimal section contains only one script (for each usage).
If a script using FuPP appears to be better than the actual optimal script, then it will replace the MA script :D

The MA script is very old now and that is not normal :lol:

kwag 03-29-2005 07:06 PM

Quote:

Originally Posted by Dialhot
The MA script is very old now and that is not normal :lol:

It's very old, and that is normal :lol:
I say it's nornal, because given the time it was done, it was optimal at that time. And it served (and still serves!) it's purpose.
But now with HybridFuPP, that script is far beyond the capabilities of the MA script, so I have to say that although its a very complex script, it's techniques are far more advanced than the MA script :)

-kwag

blackmask 03-29-2005 08:56 PM

FuPP can uyou please post some scripts examples using HybridFuPP here

FuPP 03-30-2005 01:58 AM

Here are a few examples on how to use HybridFuPP :

Code:

MpegSource("c:\test\test.d2v",idct=6)
HybridFuPP()

no resizing, HybridFuPP uses his default preset (ie "High")


Code:

MpegSource("c:\test\test.d2v",idct=6)
HybridFuPP(preset="High")

Is the same than previous example !


Code:

MpegSource("c:\test\test.d2v",idct=6)
HybridFuPP(640, 464)

resizing 640x464, using default preset High


Code:

MpegSource("c:\test\test.d2v",idct=6)
HybridFuPP(448, 320, preset="medium", resizer = 5, E_Str_X= 40, E_Str_Y = 10)

resizing 448x320, using default preset medium. Resizing algorithm is forced to 5, ie Lanczosresize. Edges are oversharpened, but more horizontally than vertically (useful for svcds for instance)


Code:

Mpeg2Source("c:\test\test.d2v",idct=6)
Crop(8,80,-8,-80)
HybridFuPP(720, 288, preset = "very high", dering = true)
letterbox(0,0,16,16)

This example is more complete, using crop and letterbox. Deringing has been activated in HybridFuPP's command line.


Code:

Mpeg2Source("c:\test\test.d2v",idct=6)
GripCrop(480, 576, overscan = 2, source_anamorphic=true, dest_anamorphic=true)
HybridFuPP(preset = "very high", width = GripFit_resize_width, height = GripFit_resize_height)
GripBorders()

For those who use GripFit(), you may want to use GripFit_resize_width and GripFit_resize_height variables to define width and height. These variables are initialized by GripCrop()


Code:

mpeg2source("c:\test\test.d2v",idct=6)
fielddeinterlace(blend=false,full=false,dthreshold=3)
HybridFuPP(720, 288, preset = "very high")
letterbox(0,0,16,16)

in this example, picture is deinterlaced. One will notice that deinterlacing is done before using HybridFuPP


Code:

HybridFuPP( 448, 320, preset = "very high", M="", LP = "" )
in this example, motion processing is disactivated (M=""), dark and bright areas processing too (LP="")


Code:

HybridFuPP( 448, 320, preset="medium", deblock=true, dering=true, DR_Radius=3, show="ERDP")
Here, deblocking and deringing are activated (deringing radius is forced to 3) ; Edges mask (E), Dering mask (R), and Dark areas mask (D) are dispayed to screen. Parameters (P) are shown too


Code:

HybridFuPP(640, 480, preset = "medium", N2 = "deen()" , Dering = true, DR = """BlindPP(quant= 2, cpu2 = "xxxxxx", moderate_h = 40, moderate_v = 80)""")
in this advanced example, some HybridFuPP's processing chains N2 and DR (ie respectively static areas processing and deringing) are forced with other filtering definitions

blackmask 03-30-2005 11:30 PM

Thank U FuPP for scripe example. Can u post example for doing KDVD.

kwag 03-31-2005 12:23 AM

Quote:

Originally Posted by blackmask
Can u post example for doing KDVD.

Use any of the scripts that FuPP provided, and select 704x480 for NTSC or 704x576 for PAL :)

-kwag

blackmask 03-31-2005 03:03 AM

Thank Kwag

audioslave 03-31-2005 11:59 AM

Hmm, can't find the download... Does anyone have a working link, please?

audioslave 03-31-2005 02:20 PM

Never mind, the link is working now... Perhaps a user related download error ? :roll: :lol:

FuPP 03-31-2005 02:46 PM

Hi man ! How are you ?

The link was down because the forum that hosts the file has been hacked for a few hours :roll:

Things seems to be all right now.

Bye,
FuPP

audioslave 04-03-2005 12:48 PM

I'm fine thanks! :)
Feels good to be back.

audioslave 04-27-2005 06:35 PM

Damn! VDub nags about my script:

mpeg2source("D:\DVD-RB\WORK\D2VAVS\V01.D2V",idct=7)
trim(0,15857)
GripCrop(720, 576, Source_Anamorphic=True, Dest_Anamorphic=True)
HybridFuPP(Preset="Very High", Width=GripFit_Resize_Width, Height=GripFit_Resize_Height)
GripBorders()
ConvertToYV12(interlaced=true)

What's wrong here? Says something about source size isn't dividable by 4...

FuPP 05-02-2005 06:43 PM

Hi,

I've tried your script and everything is fine here. Could you tell me more about the original size of your script ? Try to load it without gripxxx, nor HybridFuPP and please check its size in vdub.

FuPP

Icarus3000 07-18-2005 09:24 PM

I am trying to put DV onto a DVD, and am having trouble with the following (thought to be simple) script:


Code:

directshowsource(c:\video.avi)
converttoyv12()
GripCrop(544,480,overscan=0,source_anamorphic=false,dest_anamorphic=false)
HybridFuPP(preset = "high", width = GripFit_resize_width, height = GripFit_resize_height)
GripBorders()

I get the following error message in HCEncoder:
Quote:

Width and height (source) must be dividable by 4 if you want to use Hybridfupp ! Please crop if needed !
As far as I know, both 544 and 480 are "dividable by 4" - so why am I getting this error message? :twisted:

Thanks!
Icarus

kwag 07-18-2005 09:43 PM

Quote:

Originally Posted by Icarus3000
so why am I getting this error message? :twisted:

Because GripFit is screwing up :!:
Use FitCD to get your correct cropping parameters.

-kwag

Icarus3000 07-18-2005 10:20 PM

Thanks Kwag!

Running now after sizing with FitCD - will know how it looks in the morning!

Morning Update:
Worked perfectly! don't know why I ever stopped using FitCD for GripCrop in the first place.


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