![]() |
Avisynth: How about an Optimal Static Script?
I've been having difficulties with getting the right video size for my latest encodings :? so have been experimenting with some static scripts instead. It would be interesting to know if anyone exept me have been doing the same. And it woulde be nice to see your script and info on your results. The script I'm using for my experimenting at the moment looks like this:
Quote:
All suggestions on script improvements are welcome. :) EDIT: I use ToK for prediction and use 64 for MIN bitrate and 2500 for MAX bitrate. EDIT 2: How can I add the "scene change blur" from the MA script? |
im thinking that you should probably lower the threshold in VagueDenoiser, because there is already some filtering with STMedianFilter. but maybe i could be wrong.
|
You can use the last script I made for AVI->KVCD and just remove the blockbuster lines. It gives good results.
Perhaps you should add the MergeChroma and MergeLuma to gain some points on the CQ. Something like: Code:
BlindPP(cpu=4) |
Really "sexy" Avi script Dialhot!
Well Im not that much in Dvix/Xvid but I tested it yesterday :) .... however I think this should refer to your "V4 Thread" But in case of general use on DVD Sources I would delete the Convo3d line cause as DVD Sources in general aren't that noisy or encoded incl. produced artefacts, so as it is it plains too much the skins and hairs. BlindPP() always gives andvantages when encoding from a 8 mod DCT based source. So .... (Number 1 (good source)) Code:
BlindPP(cpu=4) @ Audioslave My experiences showed me that its better not to perform an asharp before cause the filtering routines have to work harder (=loss of details) after this and by the way in case of DVD sources the image is detailed and sharp enough ... so even to compensate scaling afterwards (which I think is the Intention) ... IMHO its not needed, ... by not using it, it'll even give you more CQ! But that's only my suggestion, others also have reported other results ;-) |
That's true that a spatio-temporal filter followed by temporalsoften if probably too much.
I never tested Deen in spatial mode only (a2d insteed of a3d). It can be a good solution, you're right. I'll give a shot to your script on my next DVD ripping :-) |
Deen("a2d") using light settings on good quality sources is very charming :)
But if you set it very high in case of high/big noise DVDs, it exponential gives a big punch to actors faces. Not only shaved ... really punched. :D And also IMHO this will result in too much artefacts like (sorry) VagueDenoiser too. But in a case of bad quality DVD streams I would recommend a different combination of filters as I already posted in another thread. |
Thanks for the feedback guys! I will give incredible's script a workout this afternoon. :D
|
In case of bad DVD Sources DialHot's one should give good/compressable! results
But you can give these ones also a try, Id like to know which of the static DVD source scripts you like (1. above in case of good source and 2. or 3. in case of bad/very bad sources) and it would be nice when posting 'before' and 'after'(still not encoded) Pics in here so I can see on which of "your!" source condition wich result came out, cause I tested it on my sources and it was nice ;-) Number 2 (bad source) (Color Conversion to YUY2 needed) Code:
Mpeg2Source("xxxxxxxx.d2v")Number 3 (very bad source) - nice price/nice noise non-anamorph crap editions ... I encountered some of theese like "Black Rain" as shown in the "how funny" thread 8O (YV12 preserved) Code:
mpeg2source("xxxxxxxxx.d2v") Im still developing a spatial/temporal adaptive routine to kill noise most effektive on the one hand and on the other hand to avoid theese "static" dots on slow movements ... we'll see :) |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.