I made this tests because I was searching for a pretty good upscaler. Checking pictures manually is a very subjective thing and so I wanted a way to “calculate” how good a/an scaler/upscaler is. The easiest approach is to check, how similar the upscaled variant is to the original variant. Which is, what my tests [...]
Archive for the ‘video’ Category
I have a few boxes around at home, so if i do video-editing i’d like to benefit from that. We can use some avisynth plugins/enhancements to do so. There are two things we might do: a) running filters in parallel b) handing filters to another box (networking). The problem with multiple cores in Linux is [...]
Since I’m working with avisynth I’ve always been impressed about people who came up with convolution stuff, many numbers and I had no idea what they mean. Reading the help pages on avisynth.org didn’t help – For all people who wanted to know how that works, here’s a little guide (thanks to Kuukunen for explaining)
To get a bit more experience with avisynth I read a lot of articles and howtos. I think the most important thing when restoring (repairing, enhancing, whatever you like to call it) videos right after de-interlacing (if interlaced) is color correction. So let’s take a look at colors and avisynth.
Just some little guide how to get avisynth working in linux using wine.