hello, im trayin to compress a grainy source but if i leave the image to sharp i get more dct noice n block, i dont know how far do i have to go for denoising, plase help me in this one
for hard telecine im using this
tfm()
tdecimate(mode=1,hybrid=1)
Im compressing still in mpeg-2 with HCenc in svcd with Notch matrix, with DC8 and gop 18 maybe i get better results using other software and config?
here's a sample:
http://www.mediafire.com/download.php?40x4nkeq15y
thanks for any help given!
help, script for compressing grainy source
- Krisqo
- Cooking Oil
- Joined: Mon Jul 07, 2003 1:22 pm
- Status: W.O.A (Waiting on Aion)
- Location: Moderating the Adobe Forums
Looking at your source something along the lines of:
or something like that should work.
Code: Select all
FRFun7(lambda=1.5)
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
Re: help, script for compressing grainy source
Fixed.drezzt wrote:for <b>inverse telecine</b> im using this
tfm()
tdecimate(mode=1,hybrid=1)