ambrotos
28th August 2004, 04:20
I started to encode some animations link (http://www.nausicaa.net/)
So I started to look on FAQs, forums etc. to find the best way to do it.
Now my avisynth plugin directory is full of plugins advised "for anime", or to get "a better quality", or "a better compressibility".
But I don't know in which order I should use them... neither why this order... and not another one
The source is an animation with high detailed background so very hard smoothing or sharpening render awfull image (it's not TV-anim with a lot of flat color areas, even if it's animation, so there is more flat color areas than in a movie ^^). And it must fit in a 700Mo CD
I selected the following filters for avisynth 2.5 :
(I first converted NTSC -> 23.9760 fps)
(and clipped the movie to remove black borders)
- convolution 3D
- dup (a duplicate frame remover)
- awarpsharp
- bicubicresize
- msmooth
- temporalcleaner
I need your advise to sort this ^^
you can add your favorite filter in the list.
So I started to look on FAQs, forums etc. to find the best way to do it.
Now my avisynth plugin directory is full of plugins advised "for anime", or to get "a better quality", or "a better compressibility".
But I don't know in which order I should use them... neither why this order... and not another one
The source is an animation with high detailed background so very hard smoothing or sharpening render awfull image (it's not TV-anim with a lot of flat color areas, even if it's animation, so there is more flat color areas than in a movie ^^). And it must fit in a 700Mo CD
I selected the following filters for avisynth 2.5 :
(I first converted NTSC -> 23.9760 fps)
(and clipped the movie to remove black borders)
- convolution 3D
- dup (a duplicate frame remover)
- awarpsharp
- bicubicresize
- msmooth
- temporalcleaner
I need your advise to sort this ^^
you can add your favorite filter in the list.