I have been trying to get video to play on an iPhone/iPad without success. I have tried using the FLV player and generating the accompanying files, I have tried the VIDEO.js aAction from ActionForge. I have even tried using the HTML5 video action – nothing. I cannot get anything to play on an iPad. Any help would be greatly appreciated.
This is probably to do with the video encoding format you chose. The most bullet-proof option is MPEG-4 (H263) video with AAC audio. That will play through VideoJS or Sublime Player, on any platform at all (those Actions include a Flash fall-back for IE < 10).
If you only have another format, there is a free encoder called Miro Encoder that will do the requisite conversion for you. You can also use the Quicktime 7 Pro extension ($30 from Apple) which brings many other benefits to your Mac in general, so I do recommend splashing out for it.
Walter
On Nov 20, 2012, at 7:58 PM, Jay Brooks wrote:
I have been trying to get video to play on an iPhone/iPad without success. I have tried using the FLV player and generating the accompanying files, I have tried the VIDEO.js aAction from ActionForge. I have even tried using the HTML5 video action – nothing. I cannot get anything to play on an iPad. Any help would be greatly appreciated.
Thanks for your suggestions. The file is a .mp4 formatted to H.264 and was saved using Quicktime Pro 7. “H263,” as you mentioned, was not an option. I then generated the files for the iPhone/iPad from within Freeway. It plays fine in any browser, but will not play on an iPhone of iPod. Just to make sure everything was correct, I re-created all the video files, but still no luck. I’m kind of at a loss. I’d prefer not to host the files somewhere else.
That would be because you are using Flash. There is no Flash on those devices.
Dave
On Nov 20, 2012, at 4:58 PM, Jay Brooks wrote:
I have been trying to get video to play on an iPhone/iPad without success. I have tried using the FLV player and generating the accompanying files, I have tried the VIDEO.js aAction from ActionForge. I have even tried using the HTML5 video action – nothing. I cannot get anything to play on an iPad. Any help would be greatly appreciated.
I actually did get it to play on the page you saw. But here is a link to the same video on an actual page of the website. It is using the exact same files, and it was set up exactly the same. I’m not sure if it’s the CSS menus that is keeping it from working or what.