-
Improvement
-
Resolution: Fixed
-
Major
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-56072-master -
Add filetype .vtt for video/audio tracks, create a group html5_track for it
Add group html5_video for video formats supported in <source> of <video> tags
Add group html5_audio for audio formats supported in <source> of <audio> tags
extensions for audio sources: ogg, oga, aac, m4a, mp3, wav, flac
extensions for video sources: m4v, webm, ogv, mp4, mpeg, mpe, mpg
(Also make sure all these types are also in "web_video"/"web_audio" groups - I noticed that .og* are not for example)
These types/groups will be used in atto_media (MDL-55324) and media_html5* plugins (MDL-38158)
- blocks
-
MDL-38158 Introduce pluggable media players in Moodle, add VideoJS player
- Closed
-
MDL-55324 atto_media should use HTML5 video/audio tags, allow to set multiple sources, tracks, poster and other properties
- Closed
- will help resolve
-
MDL-50825 Internet Explorer does not recognize VTT closed captioning file
- Closed