Videofile icon

Videofile

Maintained by Jonas Nockert
Easy cross-browser compatibility videos using Video.js.
Price option: Free

Supports Moodle 2.4-2.7 See all versions
Latest release: 12 years ago
Installations: 190
Downloads (last 90 days): 21

Frankenstyle name: mod_videofile
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello Jonas Nockert! Could you tell me what would be the exact file type for (.vtt) file.
Hello! I downloaded this, and was wondering how to use a URL link. I have many, many videos to use, but I don't want to bog down my moodledata folder with them.
Hi,
i'm using videofile in a Moodle 3.0 and the big problem is that the logs to the resource are not tracked...(as reported here --> https://github.com/lemonad/moodle-mod_videofile/issues/20).
Any idea if this will be fixed or not?
best regards
cecilia
FYI, 3.1.2 install gave this error: Install plugin from ZIP file
Debugging output enabled
ZIP /var/www/moodledata/temp/tool_installaddon/8ca3a555-d5d9-45d8-b845-2d09d5391135/plugin.zip
Validating mod_videofile ... Error
[OK] Name of the plugin to be installed [videofile] Help with Name of the plugin to be installed
[Error] Unsupported syntax detected in version.php file [$module]
Installation aborted due to validation failure
When you add multiple video files to a single resource, how does videofile decide which one to use? And, I presume that the links following, "Video not playing? Try..." are in the order of the files added, but showing only the file extensions does NOT help to disambiguate them.
Am using videofile 2015061101 on moodle 3.0.3 (Build: 20160314).
A course consists of sections, each of which contains a videofile, a quiz and an assigment.
When logged in as an administrator, if I select to change role to an Authenticated User, who should not be able to see anything at all. I see all the videofiles but none of the quizzes and assignments. I have no special access restrictions set for ANY of the activities. So why am I seeing those videofiles where I should not? Any ideas?
Neil Pollock's solution on error with version.php posted Wed, Dec 2, 2015, 12:13 PM worked for me... Thanks mate..
for moodle 3.0+
"just replace $module to $plugin in version.php in mod/videofile/version.php"
Is version 1.06 compatible with PHP7?
Is it possible to add HLS streams with this plugin?
Video.JS does have the ability to do them via the videojs.hls.min.js file. From my experience, there is a gotcha in that the HLS javascript file needs to be within the same domain as the page embedding the videoplayer.
Its OK, should have read Neil Pollock's post, Maria you may want to check it as well. I opened up the version.php file in Notepad++ and just did a replace as Neil suggested. It made 8 replacements and it then installed just fine.
Ok, I used this a lot in my Moodle. worked really well. I have now upgraded to Moodle 3.02 and I had to remove it before I could do the upgrade as there was an error in the version.php
Is there a Beta that I can use for Moodle 3 or is there a workaround?
Debugging output enabled
ZIP /home/ishiftglobal/.cpanel/alfalahmd/temp/tool_installaddon/901a3633-11fd-4efc-9711-fd84e00708b0/plugin.zip
Validating mod_videofile ... Error
[OK] Name of the plugin to be installed [videofile] Help with Name of the plugin to be installed
[Error] Unsupported syntax detected in version.php file [$module]
Installation aborted due to validation failure
help
I would use it in Moodle 3.0 but it gives me error , someone made ​​modifications to use the latest version of moodle ? thanks
We have it running successfully in 3.0 after upgrade from 2.7. Just had to edit the videofile\version.php file to change all instances of $module to $plugin.
Hi Rhys,
We recently updated from 2.5 to 2.9 and the Videofile activity is still working fine. Not sure about 3.0, though. If you have a test version of your site, you might try it out there first.