<?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>ARJ &#187; Video</title>
	<atom:link href="http://www.arj.no/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arj.no</link>
	<description>Alexander Refsum Jensenius</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:10:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Screen recording in QuickTime X</title>
		<link>http://www.arj.no/2010/08/27/screen-recording-in-quicktime-x/</link>
		<comments>http://www.arj.no/2010/08/27/screen-recording-in-quicktime-x/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 12:25:15 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[quicktime]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/?p=1194</guid>
		<description><![CDATA[I just discovered that QuickTime X has built in support for screen recording. I have been using iShowU for screen recordings for a while, and while it has the advantage of recording only a portion of the screen, the QT approach seems to be easier and quicker to work with. Short tutorial below:]]></description>
			<content:encoded><![CDATA[<p>I just discovered that QuickTime X has built in support for screen recording. I have been using <a href="http://www.shinywhitebox.com/home/home.html">iShowU</a> for screen recordings for a while, and while it has the advantage of recording only a portion of the screen, the QT approach seems to be easier and quicker to work with. Short tutorial below: </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/5NSydKTCNx0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/5NSydKTCNx0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2010/08/27/screen-recording-in-quicktime-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New motiongram features</title>
		<link>http://www.arj.no/2010/07/02/motiongram/</link>
		<comments>http://www.arj.no/2010/07/02/motiongram/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 15:12:39 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[jamoma]]></category>
		<category><![CDATA[jitter]]></category>
		<category><![CDATA[Max]]></category>
		<category><![CDATA[motiongram]]></category>
		<category><![CDATA[slit-scan]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/2010/07/02/motiongram/</guid>
		<description><![CDATA[Inspired by the work Static no. 12 by Daniel Crooks that I watched at the Sydney Biennale a couple of weeks ago, I have added the option of scanning a single column in the jmod.motiongram% module in Jamoma. Here is a video that shows how this works in practice: About motiongrams A motiongram is a [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by the work <span class="status-body"><span class="status-content"><span class="entry-content"><a href="http://danielcrooks.com/index_images/Static_12.jpg" target="_blank">Static no. 12</a> by <a href="http://danielcrooks.com/" target="_blank">Daniel Crooks</a> that I watched at the <a href="http://www.bos17.com/" target="_blank">Sydney Biennale</a></span></span></span> a couple of weeks ago, I have added the option of scanning a single column in the jmod.motiongram% module in <a href="http://www.jamoma.org" target="_blank">Jamoma</a>. Here is a video that shows how this works in practice:</p>
<p>
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/qPR21-FPGuM&amp;hl=en_US&amp;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/qPR21-FPGuM&amp;hl=en_US&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p>
<p><strong>About motiongrams</strong> A motiongram is a way of displaying motion (e.g. human motion) in the time-domain, somehow similar to how we are used to working with time-representations of audio (e.g. waveform displays and sono/spectrograms). The method is based on creating a motion image, doing a matrix reduction on it and plotting the resultant 1xn or nx1 matrices over time either horizontally or vertically.</p>
<p><strong>Comparison of motiongrams</strong> Below is an image showing three different types of motiongrams:</p>
<ol>
<li>Single line scan based on regular image</li>
<li>Average scan based on regular image</li>
<li>Average scan based on motion image</li>
</ol>
<p>I think all of them are interesting, so the use of them will have to be adjusted according to what type of material you are working with.</p>
<p>&nbsp;</p>
<p><a href="http://www.arj.no/wp-content/2010/07/motiongram-comparisons.png"><img class="alignnone size-medium wp-image-912" title="motiongram-comparisons" src="http://www.arj.no/wp-content/2010/07/motiongram-comparisons-300x211.png" alt="" width="300" height="211" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2010/07/02/motiongram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black box in the lab</title>
		<link>http://www.arj.no/2008/07/17/black-box-in-the-lab/</link>
		<comments>http://www.arj.no/2008/07/17/black-box-in-the-lab/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 07:27:05 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[black box]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[motion]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/?p=623</guid>
		<description><![CDATA[Last week we started setting up a &#8220;black box&#8221; in the new lab space. It is great to finally have a more permanent motion lab set up that we can use for various types of observation studies and recording sessions.]]></description>
			<content:encoded><![CDATA[<p>Last week we started setting up a &#8220;black box&#8221; in the new lab space. It is great to finally have a more permanent motion lab set up that we can use for various types of observation studies and recording sessions.</p>
<p><a href="http://www.arj.no/wp-content/2008/07/dscn0272_600.jpg"><img class="alignnone size-full wp-image-624" title="Motion lab" src="http://www.arj.no/wp-content/2008/07/dscn0272_600.jpg" alt="Motion lab" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2008/07/17/black-box-in-the-lab/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AudioVideoAnalysis</title>
		<link>http://www.arj.no/2008/06/17/audiovideoanalysis/</link>
		<comments>http://www.arj.no/2008/06/17/audiovideoanalysis/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 09:36:17 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Max]]></category>
		<category><![CDATA[motiongram]]></category>
		<category><![CDATA[spectrogram]]></category>
		<category><![CDATA[standalone]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/?p=619</guid>
		<description><![CDATA[To allow everyone to watch their own synchronised spectrograms and motiongrams, I have made a small application called AudioVideoAnalysis. Download AudioVideoAnalysis for OS X (8MB) It currently has the following features: Draws a spectrogram from any connected microphone Draws a motiongram/videogram from any connected camera Press the escape button to toggle fullscreen mode Built with [...]]]></description>
			<content:encoded><![CDATA[<p>To allow everyone to watch their own <a href="http://www.arj.no/2008/06/11/motiongrams-synced-to-spectrograms/">synchronised spectrograms and motiongrams</a>, I have made a small application called AudioVideoAnalysis.</p>
<ul>
<li><a href="http://folk.uio.no/alexanje/software/AudioVideoAnalysis/AudioVideoAnalysis.zip">Download AudioVideoAnalysis</a> for OS X (8MB)</li>
</ul>
<p>It currently has the following features:</p>
<ul>
<li>Draws a spectrogram from any connected microphone</li>
<li>Draws a motiongram/videogram from any connected camera</li>
<li>Press the escape button to toggle fullscreen mode</li>
</ul>
<p>Built with Max/MSP by Cycling &#8217;74 on OS X.5. I will probably make a Windows version at some point, but haven&#8217;t gotten that far yet.</p>
<p>A snapshot of the main interface:</p>
<p><a href="http://www.arj.no/wp-content/2008/06/main-window.png"><img class="alignnone size-medium wp-image-621" title="The main window of the AudioVideoAnalysis application" src="http://www.arj.no/wp-content/2008/06/main-window-300x130.png" alt="The main window of the AudioVideoAnalysis application" width="300" height="130" /></a></p>
<p>The fullscreen can be toggled with the escape button:</p>
<p><a href="http://www.arj.no/wp-content/2008/06/fullscreen.png"><img class="alignnone size-medium wp-image-620" title="Fullscreen mode in the AudioVideoAnalysis application" src="http://www.arj.no/wp-content/2008/06/fullscreen-300x228.png" alt="Fullscreen mode in the AudioVideoAnalysis application" width="300" height="228" /></a></p>
<p>The are, obviously, lots of things that can and will be improved in future versions. Please let me know of any problems you experience with the application, and if there is anything in particular you think should be included.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2008/06/17/audiovideoanalysis/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sonification of Traveling Landscapes</title>
		<link>http://www.arj.no/2008/05/15/sonification-of-traveling-landscapes/</link>
		<comments>http://www.arj.no/2008/05/15/sonification-of-traveling-landscapes/#comments</comments>
		<pubDate>Thu, 15 May 2008 08:22:04 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[motiongram]]></category>
		<category><![CDATA[movement]]></category>
		<category><![CDATA[sonification]]></category>
		<category><![CDATA[videogram]]></category>

		<guid isPermaLink="false">http://www.arj.no/2008/05/15/sonification-of-traveling-landscapes/</guid>
		<description><![CDATA[I just heard a talk called &#8220;Real-Time Synaesthetic Sonification of Traveling Landscapes&#8221; (PDF) by Tim Pohle and Peter Knees from the Department of Computational Perception (great name!) in Linz. They have made an application creating music from a moving video camera. The implementation is based on grabbing a one pixel wide column from the video, [...]]]></description>
			<content:encoded><![CDATA[<p>I just heard a talk called &#8220;Real-Time Synaesthetic Sonification of Traveling Landscapes&#8221; (<a href="http://www.cp.jku.at/research/papers/pohle_knees_mmw08.pdf">PDF</a>) by <a href="http://www.cp.jku.at/people/pohle/">Tim Pohle</a> and <a href="http://www.cp.jku.at/people/knees/">Peter Knees</a> from the <a href="http://www.cp.jku.at/">Department of Computational Perception </a> (great name!) in Linz. They have made an application creating music from a moving video camera. The implementation is based on grabbing a one pixel wide column from the video, plotting these columns and sonifying the image. Interestingly enough, the images they get out (see below) of this are very close to the <em><a href="http://www.hf.uio.no/imv/forskning/forskningsprosjekter/musicalgestures/participants/Jensenius/motiongrams/index.html">motiongrams</a></em> and <em>videograms</em> I have been working on.</p>
<p><img src="http://www.arj.no/wp-content/2008/05/picture-1.png" border="0" alt="Picture 1.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2008/05/15/sonification-of-traveling-landscapes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GeoVision MPEG4 Codec</title>
		<link>http://www.arj.no/2007/11/14/geovision-mpeg4-codec/</link>
		<comments>http://www.arj.no/2007/11/14/geovision-mpeg4-codec/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 17:48:20 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/2007/11/14/geovision-mpeg4-codec/</guid>
		<description><![CDATA[I recently received a video file with some material I am supposed to analyse. The problem was that I couldn&#8217;t figure out what type of codec was used. VLC told me that it uses a codec called GMP4. After some research I have found that this means an MPEG-4 codec developed by GeoVision. I have [...]]]></description>
			<content:encoded><![CDATA[<p>I recently received a video file with some material I am supposed to analyse. The problem was that I couldn&#8217;t figure out what type of codec was used. VLC told me that it uses a codec called GMP4. After some research I have found that this means an MPEG-4 codec developed by GeoVision. I have found a <a href="http://www.free-codecs.com/download/GeoVision_CCTV_MPEG4_Codec.htm">windows version</a> of this codec, but nothing for OS X. If anyone has any ideas, please shout out. <a href="http://www.free-codecs.com/download/GeoVision_CCTV_MPEG4_Codec.htm"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2007/11/14/geovision-mpeg4-codec/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash Movie Conversion on OS X</title>
		<link>http://www.arj.no/2007/10/15/flash-movie-conversion-on-os-x/</link>
		<comments>http://www.arj.no/2007/10/15/flash-movie-conversion-on-os-x/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 15:12:38 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/2007/10/15/flash-movie-conversion-on-os-x/</guid>
		<description><![CDATA[Looking for a solution to make flash movies on OS X, I came across this nice tutorial based on FFMPEGX. In terms of video quality I prefer to create videos with H.264 compression using MPEG Streamclip, but since flash seems to be the de facto standard on the web these days I will try to [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for a solution to make flash movies on OS X, I came across <a href="http://www.jakeludington.com/mac/20060507_flash_movie_conversion_for_mac_os_x.html">this nice tutorial</a> based on <a href="http://www.ffmpegx.com/flv.html">FFMPEGX</a>. In terms of video quality I prefer to create videos with H.264 compression using <a href="http://www.squared5.com/">MPEG Streamclip</a>, but since flash seems to be the de facto standard on the web these days I will try to use this for an upcoming project.</p>
<p><img alt="ffmpegx_flv1.png" id="image497" src="http://www.arj.no/wp-content/2007/10/ffmpegx_flv1.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2007/10/15/flash-movie-conversion-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video broadcasting</title>
		<link>http://www.arj.no/2007/09/14/icast-you-iconcert-to-your-ifans-at-musikkteknologen/</link>
		<comments>http://www.arj.no/2007/09/14/icast-you-iconcert-to-your-ifans-at-musikkteknologen/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 12:45:57 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/2007/09/14/icast-you-iconcert-to-your-ifans-at-musikkteknologen/</guid>
		<description><![CDATA[Vegard mentioned QuickTime Broadcaster in a blog entry yesterday. While QT broadcaster is certainly easy to set up and use, I have found it even easier to use some of the video broadcasting solutions in Max/MSP/Jitter. The jit.qt.broadcast object allows for QT streaming, but I have found the jit.broadcast object using RTSP to be somewhat [...]]]></description>
			<content:encoded><![CDATA[<p>Vegard mentioned <a href="http://www.apple.com/quicktime/broadcaster/">QuickTime Broadcaster</a> in a <a href="http://www.musikkteknologen.no/2007/09/12/icast-you-iconcert-to-your-ifans/">blog entry</a> yesterday. While QT broadcaster is certainly easy to set up and use, I have found it even easier to use some of the video broadcasting solutions in Max/MSP/Jitter. The jit.qt.broadcast object allows for QT streaming, but I have found the jit.broadcast object using <a href="http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol">RTSP</a> to be somewhat more  stable. Using Jitter also opens for all sorts of image manipulation, text overlays etc. as we are used to in the Max/MSP world.</p>
<p>Below is a snapshot from the help file of jit.broadcast. Getting started broadcasting video is as easy as clicking on a couple of buttons.</p>
<p><img id="image477" alt="Help file of jit.broadcast" src="http://www.arj.no/wp-content/2007/09/broadcast.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2007/09/14/icast-you-iconcert-to-your-ifans-at-musikkteknologen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Choosing the Right Video Format</title>
		<link>http://www.arj.no/2007/04/05/choosing-the-right-video-format/</link>
		<comments>http://www.arj.no/2007/04/05/choosing-the-right-video-format/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 10:36:04 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Max]]></category>

		<guid isPermaLink="false">http://www.arj.no/2007/04/05/choosing-the-right-video-format/</guid>
		<description><![CDATA[The discussion about video standards for live processing has been summarised as: Codec: Motion JPEG (for interlaced footage) or Photo JPEG. Compression ratio/quality: Quality 80 is a decent baseline for JPEG, though you can crank as high as 97 to improve quality. Keyframes: Encode a keyframe on every frame so it&#8217;s &#8216;scratch-ready&#8217;. Alpha channels: For [...]]]></description>
			<content:encoded><![CDATA[<p>The discussion about <a href="http://createdigitalnoise.com/viewtopic.php?p=4837">video standards</a> for live processing has been <a href="http://createdigitalmotion.com/2007/04/02/recently-on-forums-choosing-the-right-video-format/#comments">summarised</a> as: </p>
<blockquote>
<p>
<ol>
<li><b>Codec:</b> Motion JPEG (for interlaced footage) or Photo JPEG.</li>
<p>
<li><b>Compression ratio/quality:</b> Quality 80 is a decent baseline for JPEG, though you can crank as high as 97 to improve quality.</li>
</p>
<p>
<li><b>Keyframes:</b> Encode a keyframe on every frame so it&rsquo;s &lsquo;scratch-ready&rsquo;.</li>
</p>
<p>
<li><b>Alpha channels:</b> For video containing alpha channels, PNG is the format of choice.</li>
</p>
</ol>
</blockquote>
<p>Sounds like more or less the same conclusion that has been reached in the Jitter forum, when this question comes up there once in a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2007/04/05/choosing-the-right-video-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optical Illusions and Visual Phenomena</title>
		<link>http://www.arj.no/2007/01/29/optical-illusions-and-visual-phenomena/</link>
		<comments>http://www.arj.no/2007/01/29/optical-illusions-and-visual-phenomena/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 18:17:53 +0000</pubDate>
		<dc:creator>alexarje</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.arj.no/2007/01/29/optical-illusions-and-visual-phenomena/</guid>
		<description><![CDATA[Talking about optical illusions, here&#8217;s a bunch of them. Great that many of them are made as javascripts so that the effects can be changed. [ youtube=http://youtube.com/w/?v=_dIya1aJJKA]]]></description>
			<content:encoded><![CDATA[<p><img align="right" id="image381" alt="illusion" src="http://www.arj.no/wp-content/2007/01/icon.gif" />Talking about optical illusions, here&#8217;s a <a href="http://www.michaelbach.de/ot/">bunch of them</a>. Great that many of them are made as javascripts so that the effects can be changed.</p>
<p>[ youtube=http://youtube.com/w/?v=_dIya1aJJKA]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.arj.no/2007/01/29/optical-illusions-and-visual-phenomena/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
