Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#81 | Link |
|
Huh?
Join Date: Sep 2003
Location: Uruguay
Posts: 3,103
|
In my opinion, BDH3 oversmooths the picture and kills small details, even when only using its PP mode. If DeHalo_Alpha doesn't solve it, the only semi-viable option I can think of is HQDering, of which a Masktools v2.x version was made a short while ago, but it might cause jaggyness.
__________________
Read Decomb's readmes and tutorials, the IVTC tutorial and the capture guide in order to learn about combing and how to deal with it. |
|
|
|
|
|
#82 | Link | |
|
Registered User
Join Date: Apr 2002
Location: Germany
Posts: 5,407
|
Quote:
- changed for MaskTools v2 (mt_masktools.dll required) - replaced some things with RemoveGrain-modes (RemoveGrain.dll newer than v0.9 required) - fixed some oddities - new PPmode (3 and -3): shouldn't blur, but still remove mosquitos and leftover halo borders Could need some more testing, was done in a hurry.
__________________
- We´re at the beginning of the end of mankind´s childhood - My little flickr gallery. (Yes indeed, I do have hobbies other than digital video!) |
|
|
|
|
|
|
#83 | Link |
|
Step into the Light
Join Date: Dec 2005
Location: Germany
Posts: 20
|
@ Didée
thanks for updating bdh3() i made a test with the dehaloing that you suggested me in german doom9 forum and the new ppmode's looks very good (bye bye halos and come never back even with seesaw )
__________________
|
|
|
|
|
|
#84 | Link |
|
Oz of the zOo
Join Date: May 2005
Posts: 208
|
I need an advice on how to remove very grossly offset halos on Nicolodeon's Avatar movie DVD like these pictures 2,3,4 here: http://forum.doom9.org/showthread.ph...50#post1084550 (quite large frame span!)
It seems that I have to tweak some parameter *inside* BHD, which would that be, please? |
|
|
|
|
|
#87 | Link |
|
Registered User
Join Date: Apr 2002
Location: Germany
Posts: 5,407
|
Welcome onboard. It seems you're not deeply experienced with Avisynth? - Because you're using the script totally wrong.
![]() You save the BlindDeHalo script to your HD, as e.g. "BlindDeHalo2.avsi". (Un-modified! The script starts with "function BlindDeHalo2( clip clp, float "rx", float "ry", ...") Then, to use it in your actual Avisynth script, you would go like Code:
Import("X:\path\to\BlindDeHalo2.avsi")
AviSource("BR.avi")
BlindDeHalo2( 3,3,125 )
__________________
- We´re at the beginning of the end of mankind´s childhood - My little flickr gallery. (Yes indeed, I do have hobbies other than digital video!) Last edited by Didée; 26th September 2012 at 15:34. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|