This page is still a beta!

Extension Repository

HTML5 Media tags

HTML5 Media tags

Use HTML5 video and audio tags in the media element. Allows automatic encoding of video files into different formats using ffmpeg (experimental).

Last upload comment

Bugfix: Avoid PHP warnings if some attributes are not set (Thanks to Bart Dubelaar). Change: Move TS to static templates (Thanks to Bart Dubelaar). Change: Improve regex for codec recognition (Thanks to Bart Dubelaar). Change: Add suggestio

Download

Version 0.7.0 beta
Last uploaded February 10, 2012
Downloads 298
Extension key ods_html5_media
Author Robert Heel
Category
Dependencies
Conflicts
Manual Read online
Downloads by version

Version history

Expand
Collapse
0.6.0 Add: Preview image. Change: Build html5 element with DOMDocument. Add hook 31945: Hook to customize output.
0.5.3 Fixed bug 13243: Width and height will not appear in the video-tag and erases every video-attribute (Thanks to Jochen Overwien). Fixed bug 13244: Alternative content will be ignored.
0.5.2 Bugfix: Add additional file extensions to media file wizard.
0.6.0 Add: Preview image. Change: Build html5 element with DOMDocument. Add hook 31945: Hook to customize output.
0.5.3 Fixed bug 13243: Width and height will not appear in the video-tag and erases every video-attribute (Thanks to Jochen Overwien). Fixed bug 13244: Alternative content will be ignored.
0.5.2 Bugfix: Add additional file extensions to media file wizard.
0.5.1 Bufix: Correct handling of files with special characters. Bufix: Add previously encoded file to file list. Change: Use shell_exec instead of exec.
0.5.0 Add: Automatic "Render Type" selection on file extensions mkv, oga, ogg, ogv, spx and webm. Change: Move TS options and mime type configuration to tt_content.media.20. Add: Manual.
0.4.0 Bugfix: Correct codec declaration. Add: Mime Type identification. Add: Experimental video conversion with ffmpeg. Only use it if you know what youre doing. Feedback is welcome.
0.3.0 Add: Get codec information with ffmpeg.
0.1.0 Initial release.
Back to Extension List