Rumbah
14th February 2011, 04:03
Hi,
I'm trying to upscale and sharpen old videogame movies and would be happy to get some input. An example video:
http://www.megaupload.com/?d=DMY376DQ
I would like to save it at 4 times the resolution at 1280x896.
I did the upscaling the following way:
FFVideoSource("source.mp4")
Assumefps(15)
nnedi3_rpow2(rfactor=4,cshift="spline36resize",qual=2)
MCTemporalDenoise(settings="very high", edgeclean=true, enhance=true)
I think it looks pretty good for such a crappy source.
I saved that one losslessly:
http://www.megaupload.com/?d=XVBZMTWL
To finish up I tried to sharpen but could not get a satisfying result. A simple sharpen didn't get it any better and a strong warpsharp made it look artificial. I hope you have some ideas.
Thank you,
Rumbah
PS: Be careful as the videos are at full range so you have to convert the levels before viewing.
I'm trying to upscale and sharpen old videogame movies and would be happy to get some input. An example video:
http://www.megaupload.com/?d=DMY376DQ
I would like to save it at 4 times the resolution at 1280x896.
I did the upscaling the following way:
FFVideoSource("source.mp4")
Assumefps(15)
nnedi3_rpow2(rfactor=4,cshift="spline36resize",qual=2)
MCTemporalDenoise(settings="very high", edgeclean=true, enhance=true)
I think it looks pretty good for such a crappy source.
I saved that one losslessly:
http://www.megaupload.com/?d=XVBZMTWL
To finish up I tried to sharpen but could not get a satisfying result. A simple sharpen didn't get it any better and a strong warpsharp made it look artificial. I hope you have some ideas.
Thank you,
Rumbah
PS: Be careful as the videos are at full range so you have to convert the levels before viewing.