<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Self hosted video pre-loading time &#38; autoplay?</title>
		<link>http://www.kriesi.at/support/topic/self-hosted-video-pre-loading-time-autoplay</link>
		<description>Support Forum - Topic: Self hosted video pre-loading time &amp; autoplay?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:51:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/self-hosted-video-pre-loading-time-autoplay" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Self hosted video pre-loading time &#38; autoplay?"</title>
			<link>http://www.kriesi.at/support/topic/self-hosted-video-pre-loading-time-autoplay#post-21654</link>
			<pubDate>Tue, 28 Jun 2011 10:26:02 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">21654@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;To be honest I am not quite sure if using this media player was a good choice by me. it seems to have some anyoing glitches, one of them the fact that sometimes I can play a video without preloading it and other times thats simply not possible. I will have a look at the issue but not sure if I myself can fix that...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GriffinGraffix on "Self hosted video pre-loading time &#38; autoplay?"</title>
			<link>http://www.kriesi.at/support/topic/self-hosted-video-pre-loading-time-autoplay#post-21556</link>
			<pubDate>Sat, 25 Jun 2011 19:14:30 +0000</pubDate>
			<dc:creator>GriffinGraffix</dc:creator>
			<guid isPermaLink="false">21556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Dude,&#60;/p&#62;
&#60;p&#62;Let's see what Kriesi finds.&#60;/p&#62;
&#60;p&#62;Meanwhile I found this here: &#60;a href=&#34;http://www.projekktor.com/docs/playlists?DokuWiki=5de50a4615d617f433f9381956ea268a#projekktor_playlist_format&#34; rel=&#34;nofollow&#34;&#62;http://www.projekktor.com/docs/playlists?DokuWiki=5de50a4615d617f433f9381956ea268a#projekktor_playlist_format&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In order to prevent skipping and pausing of the first clip you can set config.disablePause and config.disallowSkip to TRUE like that:&#60;br /&#62;
[   1. projekktor('#player_a', {&#60;br /&#62;
   2. controls: true,&#60;br /&#62;
   3. volume: 0.5,&#60;br /&#62;
   4. playlist: [&#60;br /&#62;
   5. {&#60;br /&#62;
   6. 0:{src:'advertisement.mp4', type: 'video/mp4'},&#60;br /&#62;
   7. 1:{src:'advertisement.ogv', type: 'video/ogv'},&#60;br /&#62;
   8. config: {&#60;br /&#62;
   9. disablePause: true,&#60;br /&#62;
  10. disallowSkip: true&#60;br /&#62;
  11. }&#60;br /&#62;
  12. },&#60;br /&#62;
  13. {&#60;br /&#62;
  14. 0:{src:'myvideo.mp4', type: 'video/mp4'},&#60;br /&#62;
  15. 1:{src:'myvideo.ogv', type: 'video/ogv'}&#60;br /&#62;
  16. }&#60;br /&#62;
  17. ]&#60;br /&#62;
  18. });]&#60;/p&#62;
&#60;p&#62;If I understand this right, by changing this to false, the vid should start playing when I click play and pause when I pause it even while loading.&#60;br /&#62;
   9. disablePause: false,&#60;br /&#62;
But, it's not giving me a pre-load time so the video will most likely stutter unless I pause it long enough to load part of it myself.&#60;br /&#62;
Maybe there's another parameter that can be added to this like: autoPlayAfter: 30 (as in after 30seconds) or something of the kind.&#60;/p&#62;
&#60;p&#62;Or maybe I'm just totally wrong and this isn't where the var should go if there is one to add for pre-load time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Self hosted video pre-loading time &#38; autoplay?"</title>
			<link>http://www.kriesi.at/support/topic/self-hosted-video-pre-loading-time-autoplay#post-21544</link>
			<pubDate>Sat, 25 Jun 2011 14:07:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I searched the docs for a parameter to control the preloading time but couldn't find any: &#60;a href=&#34;http://www.projekktor.com/docs/configuration&#34; rel=&#34;nofollow&#34;&#62;http://www.projekktor.com/docs/configuration&#60;/a&#62; - I'l ask Kriesi if he knows one though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GriffinGraffix on "Self hosted video pre-loading time &#38; autoplay?"</title>
			<link>http://www.kriesi.at/support/topic/self-hosted-video-pre-loading-time-autoplay#post-21532</link>
			<pubDate>Sat, 25 Jun 2011 04:43:34 +0000</pubDate>
			<dc:creator>GriffinGraffix</dc:creator>
			<guid isPermaLink="false">21532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When the video is self hosted, the video has to load completely before you can start watching it.&#60;br /&#62;
This is much too long.&#60;br /&#62;
Any way we can set a pre-load time of say 15secs &#38;amp; the have video start even if it's not finished loading?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
