A
A
Andrew Sky2015-02-10 11:31:38
HTML
Andrew Sky, 2015-02-10 11:31:38

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>

How to solve the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question