Answer the question
In order to leave comments, you need to log in
HTML 5 video problems?
The problem is this: When playing the video for the first time, everything is fine. If you watch the video to the end and play it again without reloading the page, an error occurs in the player: "The video format or MIME type is not supported." The video was converted using Miro Video Converter.
Here is the code listing:
<video poster="/upload/present/video.jpg">
<source src="/upload/video/Rolik_Akvadar_New_01.mp4" type='video/mp4; codecs="avc1.4D401E, mp4a.40.2"'>
<source src="/upload/video/Rolik_Akvadar_New_01.webmsd.webm" type='video/webm; codecs="vp8.0, vorbis"'>
<source src="/upload/karier/video/video.ogg" type='video/ogg; codecs="theora, vorbis"'>
<p>Обновите ваш браузер чтобы просмотреть видео.</p>
</video>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question