Quantcast Avisynth: Filters and File Size? - digitalFAQ.com Forums [Archives]
  #1  
03-13-2005, 10:02 PM
shgr shgr is offline
Free Member
 
Join Date: Apr 2004
Location: Lima, Peru
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
hi everyone

plz, i need to know which filters affects the output file size.

thank you
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-13-2005, 11:16 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Any filter will affect final file size.
Basically, the heavier you do filtering, the smaller the final file size.
But the heavier the filtering, the more details you will loose.
So you have to experiment with filters to find out the "optimal" tradeoff between quality and final file size

Saludos,
-kwag
Reply With Quote
  #3  
03-13-2005, 11:22 PM
shgr shgr is offline
Free Member
 
Join Date: Apr 2004
Location: Lima, Peru
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Code:
undot() 
asharp(1, 4)
STMedianFilter(3, 3, 1, 1 ) 
MergeChroma(blur(1.5)) 
MergeLuma(blur(0.1))
TextSub("C:\abc.SRT")
this is my script.
using this script, the final file size was bigger than it was expected.
so, some filters makes your output file bigger.
i would like to know which filters do that.

zenks
gracias
Reply With Quote
  #4  
03-13-2005, 11:38 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Ah, you see, the sharpening AND your subtitles will make your final size larger.
Sharp edged will always increase your final file size
But if you don't use a script, with the same CQ value you used as reference, your final size will always be larger than if you don't use a script.

-kwag
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Filter+Frames= File size? ovg64 Avisynth Scripting 1 05-15-2003 07:25 PM
Avisynth: Predicting File Size for VBR ..... black prince Avisynth Scripting 73 03-11-2003 05:21 PM
Avisynth: File Size Predictor: AVS script miksmith Avisynth Scripting 0 12-04-2002 07:56 AM
Avisynth: File size predictor (manual version) black prince Avisynth Scripting 0 11-22-2002 09:58 AM
Avisynth: File Size Predition vs Actual file size? Rig R. Mortis Avisynth Scripting 2 10-12-2002 06:04 PM

Thread Tools



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