<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Videofile</id>
	<title>Videofile - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Videofile"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Videofile&amp;action=history"/>
	<updated>2026-05-07T19:45:05Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Videofile&amp;diff=6285&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Videofile&amp;diff=6285&amp;oldid=prev"/>
		<updated>2024-10-18T06:47:24Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:47, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Videofile&amp;diff=6284&amp;oldid=prev</id>
		<title>1&gt;Tim@horizoneducationnetwork.org: clean up, typos fixed: ,  → ,</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Videofile&amp;diff=6284&amp;oldid=prev"/>
		<updated>2022-08-11T15:45:23Z</updated>

		<summary type="html">&lt;p&gt;clean up, typos fixed: ,  → ,&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = Activity module, videofile &lt;br /&gt;
|entry = https://moodle.org/plugins/view.php?plugin=mod_videofile&lt;br /&gt;
|tracker = https://github.com/lemonad/moodle-mod_videofile/issues&lt;br /&gt;
|discussion = https://moodle.org/plugins/view.php?plugin=mod_videofile&lt;br /&gt;
|maintainer = [[User:Jonas Nockert|Jonas Nockert]]&lt;br /&gt;
|float = right&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Videofile&amp;#039;&amp;#039;&amp;#039; is a Moodle 2.5+ resource plugin intended to provide teachers with easy handling of cross-browser compatible videos using [http://www.videojs.com/ Video.js]. It supports multilanguage captions.&lt;br /&gt;
&lt;br /&gt;
==Use==&lt;br /&gt;
* In most cases it should be enough to add [http://en.wikipedia.org/wiki/Mp4 .mp4] video files, which will then play in an [http://en.wikipedia.org/wiki/HTML5 html5] player on most browsers and in a [http://en.wikipedia.org/wiki/Flash_player flash player] in older browsers. &lt;br /&gt;
* You can add alternative formats in order to be sure it can play regardless of which browser is being used (usually [http://en.wikipedia.org/wiki/Mp4 .mp4], [http://en.wikipedia.org/wiki/.ogv .ogv] and [http://en.wikipedia.org/wiki/.webm .webm] covers it).&lt;br /&gt;
* As of 2013, the most widely supported video format on the web is [http://en.wikipedia.org/wiki/Mp4 .mp4] with the [http://es.wikipedia.org/wiki/H264 h.264] CODEC. It&amp;#039;ll play in Flash based media players as well as in [http://en.wikipedia.org/wiki/HTML5 html5] players in iOS and Android.&lt;br /&gt;
* There are several good free open source video converters, such as [http://handbrake.fr/ handbrake].&lt;br /&gt;
&lt;br /&gt;
==Video Width and Height==&lt;br /&gt;
* You are advised to use the native size of your recorded video, or a multiple of its original measurements, keeping the width/height ratio.&lt;br /&gt;
* Common video sizes are 640 by 480, 800 by 600, 1024 by 768, ...&lt;br /&gt;
* If you set Width and Height in such a way that they do not match the source video width/height ratio, the frame for the video will be padded with grey space (either at the top and bottom or left and right), which does not look nice.&lt;br /&gt;
* You can change the video width and height after uploading the video file.&lt;br /&gt;
* When the user watches the video, there is an option at the bottom right corner to show it in full screen mode.&lt;br /&gt;
&lt;br /&gt;
=== Responsive themes ===&lt;br /&gt;
Please check the responsive mode checkbox and the video player will be resized according to the window/screen size. In this mode, the width and height fields are used to specify the video player proportions.&lt;br /&gt;
&lt;br /&gt;
==Captions==&lt;br /&gt;
* Videofile and Video.js also support [http://en.wikipedia.org/wiki/WebVTT WebVTT] captions.&lt;br /&gt;
* You can add several files in order to provide multilingual captions.&lt;br /&gt;
* You can check the validity of your WebVTT captions with the [http://quuz.org/webvtt/ http://quuz.org/webvtt/] validator created by Anne van Kesteren.&lt;br /&gt;
&lt;br /&gt;
===Captions file naming===&lt;br /&gt;
* The file names, without extensions, will be used for the video caption option titles.&lt;br /&gt;
* If the files are named according to [http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes ISO 6392] (e.g. eng.vtt fra.vtt tlh.vtt and swe.vtt) the options will be shown as the corresponding full language names according to the user&amp;#039;s language preferences (e.g. English, French, Klingon and Swedish, assuming the user&amp;#039;s preferred language is set to English).&lt;br /&gt;
* If you include a caption file with a name different from [http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes ISO 6392] (e.g. martian.vtt), the caption language name will be shown enclosed in double square brackets. &lt;br /&gt;
&lt;br /&gt;
===Captions available===&lt;br /&gt;
* Captions work well with the following Windows browsers: Firefox, Chrome, Safari, IE10.&lt;br /&gt;
* Captions work well with the following Mac browsers: Firefox, Chrome, Safari&lt;br /&gt;
* Captions work well in Ubuntu Linux using Firefox. &lt;br /&gt;
&lt;br /&gt;
===Captions not available===&lt;br /&gt;
* Captions are not available in iPads with iOS6 using Safari.&lt;br /&gt;
&lt;br /&gt;
===Example of multilanguage captions files===&lt;br /&gt;
This is a very simple English language caption file:&lt;br /&gt;
&lt;br /&gt;
[[File:Eng_vtt.png]]&lt;br /&gt;
&lt;br /&gt;
This is a very simple Spanish language caption file:&lt;br /&gt;
&lt;br /&gt;
[[File:Spa_vtt.png]]&lt;br /&gt;
&lt;br /&gt;
This is a very simple Italian language caption file:&lt;br /&gt;
&lt;br /&gt;
[[File:Ita_vtt.png]]&lt;br /&gt;
&lt;br /&gt;
===Captions file format===&lt;br /&gt;
Notice the sintax of all three previous files:&lt;br /&gt;
* The firs line must be WEBVTT &lt;br /&gt;
* It must be all capital letters&lt;br /&gt;
* The next line states the timing for the first caption&lt;br /&gt;
* 00:00::01.00 --&amp;gt; 00:00:10.000&lt;br /&gt;
* THAT means that the subtitle will start showing at 01 seconds into the video,&lt;br /&gt;
* This caption will stay on screen until 10 seconds into the video.&lt;br /&gt;
* The next line is the text of the caption to be shown&lt;br /&gt;
* A blank line follows&lt;br /&gt;
* A  new line with another timing follows&lt;br /&gt;
* The next line is the text of the caption to be shown&lt;br /&gt;
* A blank line follows&lt;br /&gt;
* ...&lt;br /&gt;
* The file is plain text&lt;br /&gt;
&lt;br /&gt;
You can use a captions editing program&lt;br /&gt;
or you can use notepad, wordpad or any word processor&lt;br /&gt;
BUT YOU MUST REMEMBER TO SAVE IT AS PLAIN TEXT.&lt;br /&gt;
&lt;br /&gt;
==Poster image==&lt;br /&gt;
Videofile and Video.js also support a poster image that displays before the video is started.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
You can download this add-on from https://moodle.org/plugins/pluginversions.php?plugin=mod_videofile&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Video]]&lt;br /&gt;
* [[Media FAQ]]&lt;br /&gt;
* [https://moodle.org/mod/forum/discuss.php?d=147891%257C Moodle forum about &amp;#039;What is a good screen capture program ?&amp;#039;]&lt;br /&gt;
* [https://moodle.org/mod/forum/discuss.php?d=143478%257C Moodle forum about &amp;#039;Best video format&amp;#039;]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
[[Category:Language]]&lt;br /&gt;
[[Category:Multimedia]]&lt;br /&gt;
[[Category:Video]]&lt;br /&gt;
&lt;br /&gt;
[[es:mod/videofile/mod]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tim@horizoneducationnetwork.org</name></author>
	</entry>
</feed>