My intention is to move AMVWiki to some other server, where I'll have a greater degree of control over the system. This will, among other things, let me install Mediawiki upgrades with less fuss, and let me fix the inevitable issues (like what we have now with the broken image linking).Qyot27 wrote: Unfortunately, I can't edit pages on there anymore, or at least the Eva ones, and couldn't/can't fix it.
Unfortunately, I've got about 16.48 +/- 3 projects in various states of activity on my to-do list, so this may very well never get done. If someone's interested in reviving the wiki system, let me know.
However...
...in retrospect, I'm kind of happy that that part of the wiki died. Stuff likegodix wrote:Now that we have this fancy new forum for AviSynth I suggest people post their scripts for specific series here. AMVwiki had this but for the most part that project seems to have died.
illustrates one of my problems with it: people contributing scripts without noting exactly what they were doing. (Yes, I was guilty of this too.)Kariudo wrote:Code: Select all
crop(8,0,-8,0) lanczosresize(720,480)
My objection to that script segment is that it screws with the aspect ratio by clipping off the side black bars and horizontally stretching the image to fit the original image size. This isn't necessarily so bad when we can correct this sort of stuff with aspect ratio flags in modern video containers, but it should at least be pointed out. Otherwise, it's just deceptive.
There were also problems with suspiciously bloated filter chains, ridiculous saturation boosts with Tweak, usage of ColorYUV "just because the guide had it", excessive derainbowing, noise reduction, and sharpening, and all kinds of ugh on those lines.
Now, none of this is a problem if you start with the premise that people using these scripts will dissect and modify them to learn from them. However, I'm starting to think that that premise is invalid for the vast majority of editors on the .org, which is why I posted this.