Quantcast MovieStacker: the Optimal Script ? - digitalFAQ.com Forums [Archives]
  #1  
01-05-2004, 05:22 PM
ezysk ezysk is offline
Free Member
 
Join Date: Apr 2003
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
I'm posting a script here, of a movie I encoded, in the chance, that somebody may look at it, and offer any suggestions as far as different settings,values, or additional filters that could be used, to improve the quality of the picture.

# -= AviSynth script by MovieStacker v2.0.0 (beta3) =- #
#================================================= =====#

LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\TemporalCleanerOld.dll" )
LoadPlugin("C:\Program Files\MovieStacker\Filters\DustV5.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\UnFilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\Sampler.dll")

Mpeg2Source("C:\MOVIE\DVAV\LAW.d2v")
LegalClip()
BilinearResize(544, 366, 3, 0, 714, 480)
SpaceDust()
UnFilter(50, 50)
TemporalCleaner(5, 10)
MergeChroma(blur(1.5)
MergeLuma(blur(0.2))
AddBorders(0, 57, 0, 57)
LegalClip()

#Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##
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  
01-05-2004, 05:54 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Nothing to say except : set moviestacker to generate size that are divisible by 8 or better, 16 (use the sliders under each settings to adjust that)

544x366 with 57 pixels border, isn't very optimal.
Reply With Quote
  #3  
01-05-2004, 07:32 PM
ezysk ezysk is offline
Free Member
 
Join Date: Apr 2003
Posts: 197
Thanks: 0
Thanked 0 Times in 0 Posts
Well if 544x366 with 57 pixels border, isn't very optimal.....then what is?
Reply With Quote
  #4  
01-05-2004, 07:44 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
Quote:
Originally Posted by ezysk
Well if 544x366 with 57 pixels border, isn't very optimal.....then what is?
As dialhot said, use the sliders under each settings to adjust that, and Moviestacker will give you the right (even) values.

-kwag
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Optimal script or simple resize script? bigggt Avisynth Scripting 2 06-22-2004 08:17 PM
KVCD: Optimal script or ma script? vdk_au Video Encoding and Conversion 3 01-29-2004 07:29 AM
Divx script vs Optimal script? bigggt Video Encoding and Conversion 12 11-20-2003 04:22 AM
new KVCD script candidate for optimal script! Dialhot Video Encoding and Conversion 12 10-11-2003 02:09 PM
Avisynth: Difference between MA script and optimal script? mistermickster Avisynth Scripting 2 08-01-2003 09:36 AM

Thread Tools



 
All times are GMT -5. The time now is 09:07 AM  —  vBulletin © Jelsoft Enterprises Ltd