I've been tracking down a glitch with the Auto Align feature that automatically aligns your media texture for use with videos. In the current Release Candidate (1.19.1 (4)) this feature does not work with all resolutions of video, and when it does work it sometimes leaves a very thin black border around the media texture.
Basically I've found that videos with resolutions that include powers of two and/or odd numbers will not align properly. Not a show-stopper but it is annoying, especially for certain uses of video.
I initially found the glitch when a morphing sculpture I created stopped working. It uses the video stream to control the shape of a sculpted prim and is not working in the RC viewer. I initially thought that this was because of a problem specific to video-as-sculptmap, but it turns out it was because of the resolution of the video I was using: 32x32 pixels. The thin black border that is present on some resolutions is also a problem here as it causes the sculpty shape to be distorted.
It'd be great if those of you that are interested in this sort of thing could help me test my findings and try to replicate the problem on your system. I've submitted a bug report on JIRA that can be found here: https://jira.secondlife.com/browse/VWR-5950