Video Easy Filter
Maintained by
Justin Hunt
VideoEasy is a filter to play mp4, mp3 and other media files with html5 players. It uses user editable templates to allow the admin to customize the appearance of existing players or to support new players. Predefined player templates support Video JS, JPlayer, JW Player, Flowplayer and MediaElement.js
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
i) pasting in a link to the video file in the moodle media dialog
ii) manually linking a piece of text to the video file
iii) entering the video id in a popup dialog from the Moodle html editor
The first two are good use cases for videoeasy, ie you have the url to the video file. But if all you have is the ID, ie the third case, then the Generico filter might be a better option. The Generico filter is VideoEasy's big brother, and has its very own Atto editor icon for inserting things. You would make a "brightcove" template and then from the Atto editor click Generico , then click "brightcove," and enter the ID. The template would be largely just the embed code that brightcove gives you with the ID part turned into a variable (eg @@id@@ ). See here for the Generico filter: https://moodle.org/plugins/view/filter_generico
[YOUR_MOODLE_URL]/admin/plugins.php?contribonly=1
That error message relates to some javascript problem.
IE 8 will sometimes have problems with modern javascript.
I am not even sure it supports: console.log('Hello world')
That error might come from the videoeasy's javascript, or it might come from the player you are trying to load.
It looks like its coming from videoeasy's javascript. Try updating to the latest version of VideoEasy.
If that doesn't fix it, I guess you will need me to look at it. But I am not very excited about trying to support IE8.
How do we know the version of video easy plugin which we used now? Because it can not run by using ie8 at winxp, it always show the message as listed as below : https://drive.google.com/file/d/0BxriXuT0xeaFUE9PQ2FLYkF3ZWc/view?usp=sharing