![]() |
blockbuster and fluxsmooth filters not working?
Managed to add filters i.e. blockbust and fluxsmooth and done a quick sample test. The quality was excellent. Went to encoded the whole film and it looked like there was no filters what so ever. I used the same avs script both times and done everthing exactly the same but the film came out crap. Can anyone help?
|
Re: short lived success
Quote:
What did you remove after you coded your sample :?: -kwag |
Nothing at all. Done everything the same as the sample and now it looks like theres no filters added. The original file is avi, approx 2 hours 40 mins long so used the 180min template. This is the script I used
AviSource("E:\Films\harry2cd1.avi") LoadPlugin("e:\filters\blockbuster.dll") BB_Resolution = 352*240 BB_StrengthConstant = 352 * 240 * 20 StrengthValue = round (BB_StrengthConstant / BB_Resolution) Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1 ) Blockbuster( method="sharpen", detail_min=20, detail_max=90, strength=StrengthValue) |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.