Hi,
can anybody tell me why this video is not working on iphone / ipad?
http://www.mischalluch.com/eng/detal...multimedia=192
any idea how can I fix it?
thanks very much.
| SitePoint Sponsor |
Hi,
can anybody tell me why this video is not working on iphone / ipad?
http://www.mischalluch.com/eng/detal...multimedia=192
any idea how can I fix it?
thanks very much.
Hi websalacarta ,
refer this link http://www.w3schools.com/html5/tag_video.asp it will help to solve your problem

You only really need one format, mp4 encoded using the h.264 codec. You need to restrict the h.264 encoding to baseline/ level 3.0 to remain compatible.
First you check your video format. Which video format support your iPhone. Then downlown this format video. You can play it.
If you are going to be using HTML5 video tag for the video (Which I do suggest). Then you do need all the different video formats. As android plays .mp4, iOS .mov. But it might also play .mp4 if I remember correctly. But firefox does not support .mp4 and it will need to be .webm.


iOS (and most 'droids) play h.264 encoded content; .mp4 and .mov are just container formats. AFAIK they both are handled properly so long as you are using a supported encode.
is it possible to play all type of format like .avi,.mov,.mp4 in iphone,android. which player support this all format.
is it possible to integrate into my site with real player
is it possible to play video on a page itself without take it to the full screen?





Tip#
When posting links for mobile devices use a QR code.
It saves a lot of fiddly typing and is much quicker.
Code:https://chart.googleapis.com/chart?chs=250x250&cht=qr&chl=http://www.mischalluch.com/eng/detalle_video.php?seccion=&id_multimedia=192
Please check out the great blog post http://www.sitepoint.com/how-to-embe...o-using-html5/
This discusses many of the issues with codecs and graceful degradation.
It may prove to be helpful.
Regards,
Steve





You need to get it working on the web site in the first place. I don't see the video in Firefox, for instance. Google Chrome developer tools returned this error message:
Failed to load resource: the server responded with a status of 403 (Forbidden) http://www.mischalluch.com/videos
If videos not working on your iPad or iPhone then it is clear that your device doesn't support the video file format. In order to make them playable on your iPad device you need to convert them to iPad supportable format. For this purpose you need any effective third-party iPad Video Converter which could convert your videos to iPad compatible formats so that you could execute the videos on your iPad. With the help of third-party converter you can also edit your videos while converting and can also extract audio form video.
<snip>Links to products/services not allowed</snip>
Last edited by ServerStorm; Aug 7, 2012 at 04:59.
Bookmarks