Quantcast Avisynth: Temporal Seemed to Work Better than Convolution? - digitalFAQ.com Forums [Archives]
  #1  
10-29-2002, 12:58 AM
LadyMiles LadyMiles is offline
Free Member
 
Join Date: Sep 2002
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
I have just started John Q and the test file looked really great. The first few scenes had a bit of noise, but it just seemed to get better as it went along. Here is the script I used

LoadPlugin("C:\Program Files\DVD2SVCD\MPEG2Dec\MPEG2DEC.dll")
LoadPlugin("C:\Convolution3d.dll")
mpeg2source("C:\JOHN_Q\VIDEO_TS\johnq.d2v")
BilinearResize(352,192,30,0,660,480)
#Convolution3d (1,0,0,7,7,3,0)
TemporalSmoother(2,2)
AddBorders(0,24,0,24)
#IL = Framecount / 100 # interval length in frames.
#SL = round(Framerate) # sample length in frames.
#SelectRangeEvery(IL,SL)


Temporal Seemed to work better than Convolution so I commented that out. LBr template cq at 35 with max bit at 2300 min at 128

I hope more people will post their script and setting suggestions for their successful movies.
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  
10-29-2002, 11:27 AM
NYPlayer NYPlayer is offline
Free Member
 
Join Date: Apr 2002
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
You will get better compression and better qaulity if you put your filters before the resize. One draw back is that the encoding time will increase.
Reply With Quote
  #3  
10-29-2002, 05:16 PM
LadyMiles LadyMiles is offline
Free Member
 
Join Date: Sep 2002
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
You will get better compression and better qaulity if you put your filters before the resize. One draw back is that the encoding time will increase.
Thanks sooo much NY, I have been trying to figure that out for some time now. I hope it improves my John Q, becuase when I finally finished the enocded, I had excellent quality in some places and then some major noise in others. Hopefully you suggestion will iron these problems out, of course I'll find out in another 20 hours
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Temporal Smoother? Yatti Avisynth Scripting 4 09-07-2004 10:59 PM
Avisynth: Temporal Cleaner vs. Temporal Smoother? telemike Avisynth Scripting 2 05-06-2003 11:43 PM
Avisynth: Temporal smoother? ARAGORN Avisynth Scripting 2 10-31-2002 02:56 AM
Avisynth: Temporal smoother help please! Bombero0437 Avisynth Scripting 3 09-23-2002 12:09 PM
Avisynth: Temporal Smoother? gbon Avisynth Scripting 7 08-30-2002 01:48 AM

Thread Tools



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