Quantcast Best Filters for KSVCD? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
02-09-2005, 09:48 AM
the viking the viking is offline
Free Member
 
Join Date: Sep 2004
Location: Norway
Posts: 174
Thanks: 0
Thanked 0 Times in 0 Posts
Hello,
In the last two days ive made some KSVCDs with FreeEnc 0.31 and
this script:
Quote:

LoadPlugin("C:\Programfiles\MovieStacker\Filters\M PEG2Dec3.dll")
LoadPlugin("C:\Programfiles\MovieStacker\Filters\d een.dll")
LoadPlugin("C:\Programfiles\MovieStacker\Filters\r emovegrain.dll")
Mpeg2Source("D:\DVDVolume\VIDEO_TS\franklin.d2v",c pu=4,idct=7)
LanczosResize(464,560,2,0,716,576)#one block overscan
RemoveGrain()
Deen()
TemporalSoften(2,7,7,3,2)
AddBorders(8,8,8,8 )
The movie was a cartoon,Franklin the turtle,50 minutes long,
fullscreen.Encoded with Average bitrate 2017kbps,Max bitrate 2500kbps.
Target one cd 800MB.
If you have a look at the screenshot youll see some noisy/blocky edges around the turtle and around the falling snow.

My question,is there any filters that goes directly to this noise/blocks,
or is the problem lack of bitrate??




thanks
--------------
viking
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  
02-09-2005, 10:03 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by the viking
My question,is there any filters that goes directly to this noise/blocks, or is the problem lack of bitrate??
This is due to the nature of the material : a cartoon.

When I do this I generally heavily filter the chroma and I remove duplicate frames :
Code:
LoadPlugin("C:\Programfiles\MovieStacker\Filters\MPEG2Dec3.dll")
LoadPlugin("C:\Programfiles\MovieStacker\Filters\deen.dll")
LoadPlugin("C:\Programfiles\MovieStacker\Filters\removegrain.dll")
Mpeg2Source("D:\DVDVolume\VIDEO_TS\franklin.d2v",cpu=4,idct=7)
LanczosResize(464,560,2,0,716,576)#one block overscan
RemoveGrain()
Deen()
TemporalCleaner(3,15)
Dup(threshold=3,maxcopies=3,blend=false)
AddBorders(8,8,8,8 )
Reply With Quote
  #3  
02-09-2005, 10:19 AM
the viking the viking is offline
Free Member
 
Join Date: Sep 2004
Location: Norway
Posts: 174
Thanks: 0
Thanked 0 Times in 0 Posts
Dialhot wrote:
Quote:
This is due to the nature of the material : a cartoon.
Okay then things seems a little clearer,cause I also did "Garfield-The Movie" here another day,and the results was very good,with no blocks and noise.that one I encoded letterboxed.

okay Ill try the new script,thanks
-------------------
viking
Reply With Quote
  #4  
02-09-2005, 10:36 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by the viking
"Garfield-The Movie"
This is not a cartoon ! This is a real movie with a computer animated character.

Note: I saw once a comment about a guy from the Disney family that explained why traditionnal animes are nightmares for encoders (it was about divx, but it's the same for mpeg2) because of how these movies are done : the movement is a following of static celluloids painted manually. And you can't avoid to have little jerking in the positioning of the celluloid from a frame to the next one. Thus there is a slight, invisible, shaking movement arround the edges that turns the encoder nut.
Reply With Quote
  #5  
02-09-2005, 11:19 AM
the viking the viking is offline
Free Member
 
Join Date: Sep 2004
Location: Norway
Posts: 174
Thanks: 0
Thanked 0 Times in 0 Posts
Dialhot wrote:
Quote:
This is not a cartoon ! This is a real movie with a computer animated character
Yep,I know that ,and the reason I mentioned it was when I encoded it,I got perfect results.That just shows what you are saying is right,its cartoons/animated movies that makes the trouble.
I got the same noise when I encoded Lilo & Stitch and Piglets big movie
(both Disney stuff).

So ill run them both with the script you recommended,and compare
the results.

---------------
viking
Reply With Quote
  #6  
02-09-2005, 11:25 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by the viking
Yep,I know that
I read too fast
Reply With Quote
  #7  
02-09-2005, 11:44 AM
the viking the viking is offline
Free Member
 
Join Date: Sep 2004
Location: Norway
Posts: 174
Thanks: 0
Thanked 0 Times in 0 Posts
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
where to find these filters? Grip filters, FairyDust or PixieDust Lumsmore Avisynth Scripting 5 10-04-2004 08:45 AM
DVD2SVCD: How to set path for filters, like latest adaptive filters? melmo Video Encoding and Conversion 1 07-16-2004 03:43 AM
MovieStacker: Which filters are BEST for KSVCD? Kablam Video Encoding and Conversion 4 03-27-2004 03:07 PM
SansGrip Filters: Trying to find the GripFIt, GripCrop and GripSize filters Bud Avisynth Scripting 4 01-19-2003 06:40 PM
SansGrip Filters: Filters/settings for animation/anime akrein62 Avisynth Scripting 2 11-24-2002 01:39 AM




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