Quantcast Avisynth: Latest Script Discussion - Page 10 - digitalFAQ.com Forums [Archives]
  #181  
04-14-2003, 10:28 PM
Smoochie3 Smoochie3 is offline
Free Member
 
Join Date: Jun 2002
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts
FieldDeinterlace() will keep the framerate you start with (29.97, or 25), Telecide()/Decimate() will Inverse Telecine (IVTC) your starting framerate to 23.97 and should only be used if you know that the source was originally 23.97 otherwise you will have jerky playback.
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
  #182  
04-16-2003, 01:00 AM
p00pz p00pz is offline
Free Member
 
Join Date: Apr 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Where can i find the filter STMedianFilter?

Sorry if this question has been asked before but this tread is getting pretty big and i din't think it was a good idea reading every one to find it.

Thanks
Reply With Quote
  #183  
04-16-2003, 01:50 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by p00pz
Where can i find the filter STMedianFilter?

Sorry if this question has been asked before but this tread is getting pretty big and i din't think it was a good idea reading every one to find it.

Thanks
hi p00pz,welcome.

http://www.trbarry.com/STMedianFilter.zip

Reply With Quote
  #184  
04-16-2003, 12:19 PM
p00pz p00pz is offline
Free Member
 
Join Date: Apr 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for the quick relpy and for the welcome.
Another thing do you know were I can find DCTFilter? Or would it just be easier to if you pointed me to a thread or site that had a list of all the filters and links to download them?

Thanks alot!
Reply With Quote
  #185  
04-16-2003, 12:52 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
ok,.....

http://www.kvcd.net/forum/viewtopic.php?t=3647


Reply With Quote
  #186  
04-16-2003, 09:15 PM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
with this script in the newest version of tok it takes 15 minutes for the full sample

LegalClip()
GripCrop(352, 480, overscan=1, source_anamorphic=false)
GripSize(resizer="BicubicResize")
# SpaceDust() # Optional - for some "not so clean" DVDs.
unfilter(50,50)
TemporalSmoother(1,2)
mergechroma(blur(1.5)
mergeluma(blur(0.2))
# Convolution3d or STDMedian or DCTMedianFilter for extreme worse cases.
GripBorders()
LegalClip()

With the newest script
LegalClip()
GripCrop(352, 480, overscan=1, source_anamorphic=false)
GripSize(resizer="BicubicResize")
STMedianFilter(10, 50, 0, 0, 10, 50)
# SpaceDust() # Optional - for some "not so clean" DVDs.
unfilter(50,50)
temporalsmoother(1,2)
mergechroma(blur(1.5)
mergeluma(blur(0.3))
# Convolution3d or DCTFilter for extreme worse cases.
GripBorders()
LegalClip()
it takes 2 hours to do just the full sample in tok

Does this seem right

thanx
Reply With Quote
  #187  
04-16-2003, 10:28 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
hi bigggt

you wrote:
"with this script in the newest version of tok it takes 15 minutes for the full sample"
what is your pc CPU?
i have athlon xp 2000+ and takes only
7 minutes max to full sample with this script!

and:
"it takes 2 hours to do just the full sample in tok"
"Does this seem right "

somethimg is wrong!
but the newest script is right.

Reply With Quote
  #188  
04-16-2003, 10:45 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 bigggt
Does this seem right
No, no way , unless you have a Pentium or Celeron ~600Mhz or so.
Is that what you have

-kwag
Reply With Quote
  #189  
04-17-2003, 11:28 AM
bigggt bigggt is offline
Free Member
 
Join Date: Mar 2003
Location: IamCanadian
Posts: 848
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,it is a celeron 900 but it is the same movie with the 2 different scripts so even if my computer is slow it did the first script in 15 minutes i just figured the 2 hours was a little too much.

Does the new script do a lot better job

Another thing i put the script into tmpge without doing any prediction and put the cq at 70 and it said about 13 hours which is what it usually takes for me to do a kvcd movie

Thanx
Reply With Quote
  #190  
04-17-2003, 11:53 PM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
Just noticed that Kwag updated the latest script to include a little comment on Anime/cartoon sources. What do you guys think about Divx/Xvid sources? Is the optical script good enough, or should one add SpaceDust or some other filters? Thanks guys!
Reply With Quote
  #191  
04-18-2003, 11:59 AM
Reno Reno is offline
Free Member
 
Join Date: Nov 2002
Location: Sunny California
Posts: 242
Thanks: 0
Thanked 0 Times in 0 Posts
It does a great job on Divx sources, J-wo. I only use STMedian if the divx is a little noisy...
__________________
"There are two rules for ultimate success in life.
1. Never tell everything you know."
Reply With Quote
  #192  
04-19-2003, 11:10 PM
akrein62 akrein62 is offline
Free Member
 
Join Date: Jun 2002
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
The Optimal Script For Anime/Cartoon material says:

Same as DVD clean material, but shorten the GOP to 12 frames (PAL) or 15 (NTSC)


Does this mean I would use 1-5825-2-1-15 instead of 1-5823-2-1-24 ?

and use 15 in file size prediction?

Thanks,

Andy
Reply With Quote
  #193  
04-20-2003, 01:23 AM
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 akrein62
The Optimal Script For Anime/Cartoon material says:

Same as DVD clean material, but shorten the GOP to 12 frames (PAL) or 15 (NTSC)


Does this mean I would use 1-5823-2-1-15 instead of 1-5823-2-1-24 ?

and use 15 in file size prediction?
Exactly

-kwag
Reply With Quote
  #194  
04-24-2003, 03:14 AM
girv girv is offline
Free Member
 
Join Date: Sep 2002
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to girv
Quote:
Originally Posted by Reno
It does a great job on Divx sources, J-wo. I only use STMedian if the divx is a little noisy...
Has anyone been looking at reducing the macroblock artefacts
visible in divx and xvid sources? I see them in most divx & xvids
to some extent, mostly on areas of flat colour like walls. They're
very distracting when watching KVCD-from-divx on the TV!

I've had a little success by adding Blockbuster noise to the optimal
scripts, then increasing luma bluring and TemporalSmoother radius.
It doesnt seem to affect the quality of other parts of the picture much
but improves the look of the blocky artefacts.

Just wondering if anyone else has been poking around in this
area with any success...
Reply With Quote
  #195  
04-24-2003, 03:19 AM
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
Hi girv,

It's virtually impossible to remove visible macroblocks in a KVCD encode form DivX, if they are present in the DivX. Actually almost any DivX->KVCD will never be as good as a higher level conversion from DVD->KVCD.

-kwag
Reply With Quote
  #196  
04-24-2003, 07:05 AM
girv girv is offline
Free Member
 
Join Date: Sep 2002
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to girv
Quote:
Originally Posted by kwag
It's virtually impossible to remove visible macroblocks in a KVCD encode form DivX, if they are present in the DivX.
Thanks kwag. I know its gonna be hard to remove the macroblocks
as that would be equivalent to restoring the image data that xvid or
divx has quantised out (more or less). What I'm after is some way to
make them at least look better; my approach has been to try to
blend them away in areas of flat colour as that is where I notice them
the most, but I was asking if anyone had any other bright ideas to
improve the look :)

/girv
Reply With Quote
  #197  
04-24-2003, 09:30 AM
Daagar Daagar is offline
Free Member
 
Join Date: May 2002
Posts: 158
Thanks: 0
Thanked 0 Times in 0 Posts
When possible, convert SVCD->KVCD rather than DivX/XViD->KVCD. The quality will be outstanding (assuming the svcd was done well and at a decent bitrate). I recently converted a SVCD cartoon using the modified GOP of 15 as Kwag suggested, and the result was the best cartoon conversion I've been able to do to date.

When stuck with Divx, your best best is to simply use the latest optimal script and bear with it Most 2-CD Divx movies convert quite well to single CD KVCDs. The 1-CD Divx films will be quite a bit blockier.
Reply With Quote
  #198  
04-24-2003, 11:14 AM
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 girv
my approach has been to try to
blend them away in areas of flat colour as that is where I notice them
the most, but I was asking if anyone had any other bright ideas to
improve the look
Then I would use BlockBuster(noise method) with a high value, and disguise the macroblocks with uniform noise. This way it will look more natural. Try that

-kwag
Reply With Quote
  #199  
04-24-2003, 11:27 AM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kwag
Then I would use BlockBuster(noise method) with a high value, and disguise the macroblocks with uniform noise. This way it will look more natural. Try that
I know I always ask questions like this but... Do you have any hints on what settings I should use with BlockBuster noise in Moviestacker? And also where should I put it in my script in relation to the other filters? Thanks!
Reply With Quote
  #200  
04-24-2003, 11:45 AM
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
Use the default position where MovieStacker puts the filter. For "camouflaging" the blocks with noise , try this:
BlockBuster(method="noise", detail_min=1, detail_max=100, variance=0.8, seed=0 )
And increase with the "variance" value to obtain more "noise" on the picture.

-kwag
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: Is it me or is the latest MA script slow? audi2honda Avisynth Scripting 1 12-08-2003 04:27 AM
Avisynth: Latest script compatible with 2.51? Reno Avisynth Scripting 15 07-11-2003 06:26 AM
Avisynth: Possible Addition To Latest Script For 2.5 Dano Avisynth Scripting 13 06-18-2003 04:49 PM
Avisynth: Latest vhs script? Paul0889 Avisynth Scripting 1 04-18-2003 09:31 PM
Avisynth: Latest KVCD script please! syk2c11 Avisynth Scripting 1 04-02-2003 10:03 AM

Thread Tools



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