Quantcast Is this a Good Avisynth Script for Compression? Quality? - digitalFAQ.com Forums [Archives]
  #1  
03-31-2004, 04:31 PM
Luciano Cabrera Luciano Cabrera is offline
Free Member
 
Join Date: Mar 2004
Location: Brazil, RS
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Hello people, how are you doing?

In my search to increase compression (not payin much attention to quality) i ended up creating a frankenstein look alike script, take a look:

Quote:
AviSource
BlindPP(cpu=4)
Blockbuster(method=''noise'', detail_min=1, detail_max=3, variance=0.1, seed=1)
Convolution3D(''vhsbq'')
Deen()
GripCrop(352, 240, overscan=2, source_anamorphic=false)
GripSize(resizer=''BilinearResize'')
Unfilter(-5, -5)
Undot()
TemporalSoften(4,4,8,15,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
GripBorders()
I simply searched for the best compression filters and joined them all together.
The compression is great and quality isn`t that bad either (for me)!

What filters or tweaks should i add to the current script to increase compression even more?

What do you think of VagueDenoiser()? is it any good? where do i put it in the script?
Should i use TemporalCleaner instead of TempotalSoften? What about the best parameters for it?

Thanks

Luciano
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
03-31-2004, 04:41 PM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
My friend, ....

shure you can compress even more but what comes out???

Your stream should come out unsharp as hell by applying an blurring unfilter AFTER a Bilinear resize AND followed by a DCTfilter!

Then, ... you do twice a 3d spatio/temporal filtering a) COnvo3D at presets and b) just deen() at defaults wow! Followed by an extra Temporla Soften.

Don't change the optimal script as its developed by phil taking a lot of time and his settings do make sense.
In here we do not only gain from compression, we also try to keep quality

My two cents

Inc.
Reply With Quote
  #3  
03-31-2004, 04:50 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Nothing will never beat this little script in term of compression :

Code:
v=avisource("movie.avi",false)
blankclip(length=framecount(v))
The quality will suffer a little but you will need real eagle eyes to see that.
Reply With Quote
  #4  
03-31-2004, 04:53 PM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible


Defenitely no offense Luciano! , but sometimes Im a bit confused in case of quality "norms" some people do have if they say "not" bad .......

PS: According to VagueDenoiser() which is btw slow! there was in the past a big hype on that but IMHO it only gives good output in filter-combinations where these combinations got to be well choosen .... but not to be added in a way you do. So stick with the optimal script as it is
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Great Quality And Great Compression? Jellygoose Avisynth Scripting 13 02-16-2004 11:18 AM
Avisynth: Good compression? muhali3 Avisynth Scripting 10 10-14-2003 05:18 PM
Avisynth: Best quality script for 352x240 Bad quality movies!? gq Avisynth Scripting 4 05-29-2003 05:43 AM
Avisynth: Tweaking for same compression and quality, but faster? CheronAph Avisynth Scripting 13 03-09-2003 11:56 AM
KVCD: Good Idea to increase compression? Gaudi Video Encoding and Conversion 12 02-04-2003 11:17 AM

Thread Tools



 
All times are GMT -5. The time now is 01:54 PM  —  vBulletin © Jelsoft Enterprises Ltd