I am finding an issue that seems to relate to the file size of the mpg that I am uploading. I have two large .mpg files which are 42MB and 53MB, and two smaller .mpg files of 1.7MB and 2.4MB. The smaller files play using the FileField + Jquery Media set up, however the larger files do not.
For the larger files, the page seems to take a very long time to load, then after about 2 minutes the page stops loading and the Quicktime Q logo turns into a Q w/ ? mark. I am wondering if perhaps the files are too large and jquery media or something else is timing out?
If this is the case, then I wonder what large file size people have successfully had work with this module combination?