digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Simple script for very noisy source? (http://www.digitalfaq.com/archives/encode/6237-simple-script-noisy.html)

incredible 10-31-2003 07:27 AM

I think he means this one if he - as mentioned - refers to mine???:
Code:

AviSource("C:\My Documents\noisy.avi",false)
Limiter()
converttoYUY2() # as your dvix avi should be YV12
GripCrop(528, 480, source_anamorphic=false, dest_anamorphic=false)
GripSize(resizer="BicubicResize")
TemporalSoften(2,5,8,3,2).peachsmoother().Unfilter(60,0)
GripBorders()
Limiter()

Did you mean that script, Eightball? Sounded like.

But this is already two weeks old :wink:
The last days I did a lot of tryings - refering to specific problems in sources and therefore changings in the script.
It depends if you got color ghosting or so on in your captures etc. therefore there will be different versions. Also for more artefact/less noise specific Avis like Dvix.
Im also developing a threshold routine for the "basic" script as shown above.
To handle peachsmoother individually. Cause just putting peachsmoother() including no values does not give us his real capabilities.

Also filtering this way as used 528 width will expect heavy filtering settings, therefore (in my opinion) less on details. Thats why I want to implementate the (OneHalfOne routine in case of more width than 480!):
- resize to 352
- filtering(incl. lower filter settings):
- resize to Endsize like 528,704 or 720.
= no noise, very well preserved details, ... sharp like the source.

;-)

Dialhot 10-31-2003 08:07 AM

It seems that I answered to the wrong thread (I don't underand how, but whatever).

There is a thread where Eighball was asking to me "Dialhot, what about your script ?".

incredible 10-31-2003 08:26 AM

:D
... I think he'll discover the secret

EightBall 11-01-2003 05:58 PM

Hi Guys.

@Incredible... yes I was referring to your script as you mentioned.

Looking forward to your next ones as described. Please pm me when you have something you are happy with.


@Dialhot.... yes, this IS the thread in which I said.."What about your script".. What I meant was, when Ren posted his, you commented on it, and Incredible posted his.... I suggested that you put one you wrote (for clearing up a messy source) so we could compare the 3 side by side.
I tried rens...very good
I tried Incredibles...Excellent..actually on my commercial,,,UNBELIEVABLE, 8O
I was hoping to try one from the master.....(you) 8) or even from God himself...KWAG. [But we all know hes said his last word on divx files.] :(

No hurry, I know you all have better things to do.


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