Log in

View Full Version : Encoding anime


Muhammad Ahmad
11th November 2012, 19:45
well I played with

undot
(dup)
tbilateral
tisophote
fastlinedarken
awarpsharp

but not good

I use this

Telecide(order=0,guide=0)
Decimate(cycle=2, mode=5, threshold=1.0)
FluxSmooth()
Crop(8,0,-8,0)
Lanczos4Resize(320,240)
AssumeFPS(23.976)


same result as above any idea Friends

Overdrive80
11th November 2012, 20:34
Crooping and resize ever is best before of denoisers filters.

#Deinterlace
Telecide(order=0,guide=0)
Decimate(cycle=2, mode=5, threshold=1.0)

#Crop&resize
Crop(8,0,-8,0)
Lanczos4Resize(320,240)

#Denoisers
FluxSmooth()

#Others
AssumeFPS(23.976)

Muhammad Ahmad
12th November 2012, 08:55
thanks a lot i will try

Muhammad Ahmad
12th November 2012, 11:42
Hi greetings I used anime and 720x380 when i used
SimpleResize(320,240)
SmoothDeinterlacer()
FluxSmooth()

but not good picture like this just zoom in

StainlessS
12th November 2012, 12:09
You should not resize before deinterlacing, see order given by Overdrive.

Muhammad Ahmad
13th November 2012, 12:41
thanks for links and i have used many script anime but not good work( if you have any good and best script for anime share me )

I used like this script and play nice and good picture but problem is not encoding with any software

DirectShowSource("d:\123.rm", fps=25, convertfps=true) # adjust fps if necessary

UnDot()
#LoadVirtualDubPlugin("D:\MSU_cartoon_restore.vdf","MSUCartoonRestore", 0)

#clip=DirectShowSource("d:\123.rm", fps=25, convertfps=true) # adjust fps if necessary


#clip.ConvertToRGB32.MSUCartoonRestore("simple", 1, 02)

Guest
13th November 2012, 13:38
I asked in your other thread where you are getting these animes and you choose not to answer me. Therefore I close your threads. You can get them re-opened by PMing me with an explanation.