Hi, I have a question regarding converting .AVI to .mp4.
I am running a website and I want my clients to watch videos on my webpage.
I converted .AVI to .MP4 with H.264 AAC.
Such file is perfectly working on Apple devices such as iPhone and iPad.
I am personally using Samsung Galaxy S Captivative and it cannot play the same video format file from the web.
When I convert .AVI into .FLV and using HTML5 for the video player, Galaxy S can play .FLV on the web. However, when it comes to H.264 .MP4 it cannot play. "this file format is not supported by the browser" kind of message only displayed.
So, my question is,
1. Is there a particular way to convert a video into H.264 .mp4 which can be compatible with iOS and Android at the same time?
2. What kind of method does Youtube use for Android and iOS?
My understanding is that they have .flv and .mp4 video at the same time in order to satisfy all of devices. Correct?
3. Does anyone know how to embed .flv and .mp4 files together so that each different web environment can detect the suitable file for playing? I have found that .flv fallback option for video players available in HTML5 with Javascript.
Please help. It took me spending two days to figure out. No answers yet.
Thanks in advance!
I am running a website and I want my clients to watch videos on my webpage.
I converted .AVI to .MP4 with H.264 AAC.
Such file is perfectly working on Apple devices such as iPhone and iPad.
I am personally using Samsung Galaxy S Captivative and it cannot play the same video format file from the web.
When I convert .AVI into .FLV and using HTML5 for the video player, Galaxy S can play .FLV on the web. However, when it comes to H.264 .MP4 it cannot play. "this file format is not supported by the browser" kind of message only displayed.
So, my question is,
1. Is there a particular way to convert a video into H.264 .mp4 which can be compatible with iOS and Android at the same time?
2. What kind of method does Youtube use for Android and iOS?
My understanding is that they have .flv and .mp4 video at the same time in order to satisfy all of devices. Correct?
3. Does anyone know how to embed .flv and .mp4 files together so that each different web environment can detect the suitable file for playing? I have found that .flv fallback option for video players available in HTML5 with Javascript.
Please help. It took me spending two days to figure out. No answers yet.
Thanks in advance!