<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andrew Male &#187; WordPress</title>
	<atom:link href="http://www.nettpar.org.uk/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nettpar.org.uk</link>
	<description></description>
	<lastBuildDate>Tue, 23 Aug 2011 21:10:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>New Theme</title>
		<link>http://www.nettpar.org.uk/2011/05/15/new-theme/</link>
		<comments>http://www.nettpar.org.uk/2011/05/15/new-theme/#comments</comments>
		<pubDate>Sun, 15 May 2011 06:00:30 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.nettpar.org.uk/?p=462</guid>
		<description><![CDATA[The legibility of the theme I was using wasn&#8217;t great so I&#8217;ve switched to using the &#8220;Modernist&#8221; theme.]]></description>
			<content:encoded><![CDATA[<p>The legibility of the theme I was using wasn&#8217;t great so I&#8217;ve switched to using the &#8220;<a href="http://www.rodrigogalindez.com/themes/modernist/">Modernist</a>&#8221; theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nettpar.org.uk/2011/05/15/new-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flowplayer splash image with FFmpeg</title>
		<link>http://www.nettpar.org.uk/2009/09/01/flowplayer-splash-image-with-ffmpeg/</link>
		<comments>http://www.nettpar.org.uk/2009/09/01/flowplayer-splash-image-with-ffmpeg/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 22:16:51 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.nettpar.org.uk/?p=256</guid>
		<description><![CDATA[At work we&#8217;ve been using the wordTube and wordTube Flowplayer plugins to add video to our news.  We had some old videos we wanted to include so I used FFmpeg to generate a splash image for each one.  I applied (&#8230;)</p><p><a href="http://www.nettpar.org.uk/2009/09/01/flowplayer-splash-image-with-ffmpeg/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>At work we&#8217;ve been using the <a title="WordTube" href="http://wordpress.org/extend/plugins/wordtube/">wordTube</a> and <a href="http://wordpress.org/extend/plugins/wordtube-flowplayer/">wordTube Flowplayer</a> plugins to add video to our news.  We had some old videos we wanted to include so I used <a title="FFmpeg" href="http://ffmpeg.org/">FFmpeg</a> to generate a splash image for each one.  I applied the same command to all the videos which meant the images was taken from the same frame.  This was a bit hit and miss, people with their eyes closed or fading captions isn&#8217;t what we wanted.  For those videos we resorted to screen captures and Photoshop.</p>
<p>It&#8217;s clear that for the best results someone needs to select the part of the video which will be used for the splash image.  I thought that I would use the <a title="Flowplayer" href="http://flowplayer.org">Flowplayer</a> javascript api to pass the size and frame information to FFmpeg when the video is paused.  I have put together this <a title="Flowplayer splash generator" href="http://code.nettpar.org.uk/flowplayer/">proof of concept</a> and it seems to work well, but I do have <a title="flowplayer scripting forum" href="http://flowplayer.org/forum/3/25897">one small issue</a> that I need to resolve.</p>
<p>It would be nice to integrate this with wordTube so that instead of uploading an image or giving a URL you could generate one directly from the video.  Perhaps I&#8217;ll have a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nettpar.org.uk/2009/09/01/flowplayer-splash-image-with-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

