Greetings,
We are in the testing phase of moving from FLV to MP4 (h.264) to enable our videos to be IOS friendly.
When I upload the h.264 clip, the JW player distorts the video. The original dimensions of the video are 448x298 (player is set at 448x380) and it plays back as such using Quicktime.
Does anyone have any ideas to alleviate or work around this issue? Has anyone had this same problem?
We are using the latest version of the player (5.8.2011). The video is encoded using Compressor via Final Cut Pro 7.
Here is a sample of the distorted video followed by what the video should look like (the second one is an flv):
http://flashmedia.stthom.edu/videos/academic/leblanc/leblanc264_6.html
http://flashmedia.stthom.edu/videos/academic/leblanc/leblanc_intro.html
You should be able to work around this issue by changing the "stretching" variable:
stretching ( uniform )
Defines how to resize the poster image and video to fit the display. Can be:
none: keep the original dimensions.
exactfit: disproportionally stretch the video/image to exactly fit the display.
uniform: stretch the image/video while maintaining its aspect ratio. There’ll be black borders.
fill: stretch the image/video while maintaining its aspect ratio, completely filling the display.