Due to member demand (and I do mean demand) we modified the XR Video player to allow sizing.
Before I go on I'd like to say, "Be careful of what you ask for".
Now that I have that off of my chest let me also let you know about a few things you should be aware of.
1. Sizing a video to a size that is not it's natural encoded size hampers playback performance. You see your CPU not only has to decode each frame as it's playing the video (typically 30 frames per second) it will also have to re-sample each frame to the new size before showing it. That's a lot of processing power.
2. Since XR video quality is by far the best (as far as we know) our videos will tax the CPU even more. So while You Tube and others have allowed re-sizing their videos we've not, because during our testing we found that we could give you better video quality without the stutter/jerking if we encoded videos and played them back at the sizes we offer. But as I said, due to popular demand we're now allowing resizing videos.
Here are a few points to take note of.
1. Always re-size the video to the exact aspect ratio of the original. So make sure you've checked the exact dimensions of your video (we show you that on information the Asset Display Page) and then calculate the re-sized dimensions accordingly.
2. Ideally, the width and height are both multiples of 4, 8 or 16 (16 being the best)
Here are the possible dimensions (divisible by 16)
256x144
512x288
768x432
1024x576
1280x720
3. The Video and poster frame (thumbnail image) will maintain their aspect ratios but the player can extend beyond those dimensions.
4. We don't yet allow for customizing the embed codes. That is we don't have a user friendly way of customizing the embed code yet. So for now, please modify the code manually.
5. The WordPress plug-in does not support this new feature yet but will very soon.
Update:
The WordPress plug-in now supports the width attribute. Please note that the plug-in per-se does not need to be updated. The update is purely on our servers. So if you've installed the plug-in you don't need to get a new version. simply add the width attribute. You may want to check out this news group thread:
WordPress Plug-in for more information