<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: A script for rotating digital camera videos!</title>
	<atom:link href="http://rwec.co.uk/blog/2009/09/rotating-digital-camera-videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://rwec.co.uk/blog/2009/09/rotating-digital-camera-videos/</link>
	<description>Rowan&#039;s World, Et Cetera</description>
	<lastBuildDate>Thu, 22 Dec 2011 21:08:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rowan</title>
		<link>http://rwec.co.uk/blog/2009/09/rotating-digital-camera-videos/comment-page-1/#comment-72</link>
		<dc:creator>Rowan</dc:creator>
		<pubDate>Tue, 01 Dec 2009 09:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://rwec.co.uk/blog/?p=45#comment-72</guid>
		<description>Well, if by &quot;not writing anything&quot; you mean &quot;writing something in Squeak&quot; - unless the JPEGMovieFile class already has a &quot;rotate video by 90 degrees&quot; method, which seems unlikely.

Could be an interesting avenue to explore though, I&#039;ll have to see if it can read my files, particularly that tricky audio track...</description>
		<content:encoded><![CDATA[<p>Well, if by "not writing anything" you mean "writing something in Squeak" - unless the JPEGMovieFile class already has a "rotate video by 90 degrees" method, which seems unlikely.</p>
<p>Could be an interesting avenue to explore though, I'll have to see if it can read my files, particularly that tricky audio track...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hroth McMcHammer</title>
		<link>http://rwec.co.uk/blog/2009/09/rotating-digital-camera-videos/comment-page-1/#comment-71</link>
		<dc:creator>Hroth McMcHammer</dc:creator>
		<pubDate>Mon, 30 Nov 2009 23:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://rwec.co.uk/blog/?p=45#comment-71</guid>
		<description>Hi Ron,

You do realize that Squeak has full support for hacking M-JPEGS?

So you wouldn&#039;t even have to write anything if you were being lazy. It also shows you how to interface between the JPEGs underneath and how to get at them, it shows that there is a header that describes the motion-ness of the set of JPEGs to come (= a pseudo folder).

See:

&quot;A JPEG movie file consists of a header followed by a sequence of JPEG-compressed images followed by one or more sound tracks. It responds to a subset of the protocol for MPEGFile so that a JPEG movie can be played by MPEGDisplayMorph as if it were an MPEG movie.
&quot;

cf:

Browser::

Movies-Kernel :: JPEGMovieFile</description>
		<content:encoded><![CDATA[<p>Hi Ron,</p>
<p>You do realize that Squeak has full support for hacking M-JPEGS?</p>
<p>So you wouldn't even have to write anything if you were being lazy. It also shows you how to interface between the JPEGs underneath and how to get at them, it shows that there is a header that describes the motion-ness of the set of JPEGs to come (= a pseudo folder).</p>
<p>See:</p>
<p>"A JPEG movie file consists of a header followed by a sequence of JPEG-compressed images followed by one or more sound tracks. It responds to a subset of the protocol for MPEGFile so that a JPEG movie can be played by MPEGDisplayMorph as if it were an MPEG movie.<br />
"</p>
<p>cf:</p>
<p>Browser::</p>
<p>Movies-Kernel :: JPEGMovieFile</p>
]]></content:encoded>
	</item>
</channel>
</rss>

