Quantcast KVCD: there's Some Block Noise Left? - digitalFAQ.com Forums [Archives]
  #1  
01-05-2003, 09:39 AM
new_bee new_bee is offline
Free Member
 
Join Date: Sep 2002
Posts: 94
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there!
I'm more than happy that I've finally managed to fit SPIDERMAN with very good quality on 2 CDs.
I've tried to do this using DivX, but though I'm not quite a n00b the results didn't satisfy me. I don't know if you know Gordian Knot's compressibility check which uses quite the same method as the KVCD predicting script does. However, SPIDERMAN is the worst source I've ever seen. I think this is due to the many high-action scenes and camera pans.
I've tried nearly all KVCD templates, but the 704x576 template (CQ 74, 1-18-3-1-50, default-matrix) gave me the very best result. There's some blocknoise but I think that can't be avoided with a resolution higher than 352x288. I've taken the script kwag posted and only changed the res.

Code:
LoadPlugin("D:\ripping\Avisynth-Plugins\mpeg2dec.dll")
LoadPlugin("D:\ripping\Avisynth-Plugins\FluxSmooth\FluxSmooth.dll")
LoadPlugin("D:\ripping\Avisynth-Plugins\Blockbuster\Blockbuster.dll")
LoadPlugin("D:\ripping\Avisynth-Plugins\LegalClip\LegalClip.dll")
mpeg2source("E:\SPIDERMAN\dvd2avi.d2v")
LegalClip()
BilinearResize(672,416,11,0,698,576)
AddBorders(16,80,16,80)
FluxSmooth(temporal_threshold=8, spatial_threshold=0)
Blockbuster(method="noise", variance=.4, seed=1)
LegalClip()
#IL = 174375 / 100
#SL = 25
#SelectRangeEvery(IL,SL)
## MPEG size = ((Total frames/Framerate)/100) * (MPEG sample file size * .95) ##
Your templates are great! And SansGrip's filters too! Don't you stop working!
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
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Kvcd: problems in video quality, DCT block noise zakimart Video Encoding and Conversion 12 05-28-2004 10:07 AM
KVCD: Block remover filter? andybno1 Video Encoding and Conversion 0 06-23-2003 04:04 PM
TMPGEnc: Soften Block Noise Jellygoose Video Encoding and Conversion 2 04-09-2003 09:07 AM
KVCD: Soften Block Noise? Reno Video Encoding and Conversion 1 01-10-2003 07:28 PM
KVCD: any help to reduce block noise? LadyMiles Video Encoding and Conversion 0 10-19-2002 01:39 AM

Thread Tools



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