Quantcast Avisynth: about Unnatural Looking Surfaces... - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Avisynth Scripting

Reply
 
LinkBack Thread Tools
  #1  
03-30-2004, 05:45 AM
Jellygoose Jellygoose is offline
Free Member
 
Join Date: Jun 2002
Location: Germany
Posts: 1,288
Thanks: 0
Thanked 0 Times in 0 Posts
Hi everybody.

I'm right now trying to find a good script for DVD->KDVD encoding with CCE. I target to put 2 movies Anamorphic on one KDVD with AC3 sound, menu chapters etc.
Phil pointed me on the script he's using, and I gotta admit it looks amazing most of the time. For everybody who does not know, here it is:

Code:
Mpeg2Source("F:\*.d2v" ,cpu=4)
Levels(0,0.98,255,0,255)
aSharp(1,4)
BilinearResize(704, 576, 8, 0, 704, 576)
FluxSmooth()
TemporalCleaner(ythresh=5,cthresh=7)
Undot()
DctFilterD(4)
DCTFilter(1,1,1,1,1,0.75,0.5,0) 
LetterBox(0, 0, 16, 16)
I did modify it a bit, with the help of DCT-Filter Lines by Inc, to gain some more compression. but that's not the matter of this post I think. I want to know the cause of these "unnatural" surfaces I experience in some Conversions. Here are 2 sample pics which were encoded at 704x576 w/ KVCD Notch Matrix and Q-Factor 15 with the script mentioned above. Sorry for the size. I didn't want to compress them so you can see the effect as I do.



I know that this is a common problem. I just want to know how I can better this effect. I'm pretty sure blockbuster will help with this one, but it just EATS so much compression, because I only noticed the noise with variances of about 1.0. And I actually don't think it is a good idea to filter out noise beforehand, and spray it back in the end of the script, wouldn't you agree?
To me these scenes look plain "Overfiltered". I know that I also use a softening filter with Bilinear Resize, so this might already be the cause, but I wanna make sure. Are those the Temporal Filters that lead to this effect, or the spatial ones?
any help/comments are welcome.

Edit: I just notice that the second pic is looking very dark, but you alreade get the effect with the first one, so I take it out. If you want further pictures, I'll post some more.
__________________
j3llyG0053
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-30-2004, 05:54 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Why did you double post ? I just answered to the other thread

http://www.kvcd.net/forum/viewtopic....971&highlight=
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Dark scenes unnatural, surfaces producing a rippling effect ? J-Wo Video Encoding and Conversion 33 06-23-2004 03:30 PM
Avisynth: Unnatural Looking Surfaces? Jellygoose Avisynth Scripting 64 06-08-2004 12:41 PM




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