<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

<channel>
<title>Hackszine: Video</title>
<link>http://www.hackszine.com/blog/archive/video/</link>
<description>O&apos;Reilly&apos;s Hacks Series reclaims the term &apos;hacking&apos; for the good guys--innovators who explore and experiment, unearth shortcuts, create useful tools, and come up with fun things to try on their own</description>
<language>en-us</language>
<copyright>Copyright 2008, O'Reilly Media, Inc.</copyright>
<lastBuildDate>Thu, 13 Nov 2008 20:59:56 -0800</lastBuildDate>
<pubDate>Tue, 18 Nov 2008 17:58:54 -0800</pubDate>
<generator>http://www.movabletype.org/?v=4.1</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<itunes:author>O'Reilly Media, Inc.</itunes:author>
<itunes:subtitle>Clever solutions to interesting problems.</itunes:subtitle>
<itunes:summary>Hackszine Podcast</itunes:summary>
<itunes:owner>
<itunes:email>webmaster@makezine.com</itunes:email>
</itunes:owner>
<category>Technology</category>
<itunes:category text="Technology">
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Gadgets" />
</itunes:category>
<itunes:category text="Games &amp; Hobbies" >
</itunes:category>
<itunes:category text="Science">
</itunes:category>
<itunes:image href="http://makezine.com/images/hackszine/rss_icon.jpg" />
<itunes:explicit>no</itunes:explicit>


<item>
<title>Embed high-res Youtube videos</title>
<itunes:summary><![CDATA[ Here's an example of a normal embedded Youtube video, borrowed from Patti Schiendelman's Gakken Mechamo Inchworm post. Back in march, it was discovered that when you view a video directly on Youtube, you could add a "&amp;fmt=18" to the...]]></itunes:summary>
<description>
<![CDATA[<p><object width="600" height="475"><param name="movie" value="http://www.youtube.com/v/iMQBKkDJY2c&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iMQBKkDJY2c&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object></p>

<p>Here's an example of a normal embedded Youtube video, borrowed from Patti Schiendelman's <a href="http://blog.makezine.com/archive/2008/11/build_gakken_mechamo_inch.html">Gakken Mechamo Inchworm</a> post.</p>

<p>Back in march, it was discovered that when you view a video directly on Youtube, you could add a "&amp;fmt=18" to the URL to enable a higher quality, higher resolution stream which is encoded with the H.264 codec.</p>

<p>To make this work in an embedded video, however, you need a slightly different hack. After pasting the embed code into a blog post, adjust the two video URLs (one in a param tag and one as the src parameter in the embed tag) by adding "&amp;ap=%2526fmt%3D18" to the end.</p>

<p>For example, the above video embed becomes:</p>

<p>&lt;object width="600" height="475"&gt;&lt;param name="movie" value="http://www.youtube.com/v/iMQBKkDJY2c&amp;hl=en&amp;fs=1&amp;rel=0&amp;ap=%2526fmt%3D18"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/iMQBKkDJY2c&amp;hl=en&amp;fs=1&amp;rel=0&amp;ap=%2526fmt%3D18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"&gt;&lt;/embed&gt;&lt;/object&gt;</p>

<p>And here's the result:</p>

<p><object width="600" height="475"><param name="movie" value="http://www.youtube.com/v/iMQBKkDJY2c&hl=en&fs=1&rel=0&ap=%2526fmt%3D18"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iMQBKkDJY2c&hl=en&fs=1&rel=0&ap=%2526fmt%3D18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object></p>

<p>The still frame before the video is played is the exact same over-compressed image, but when a user clicks play, they will get a nice surprise. Instead of 320x240 video encoded with the Sorenson codec, the video will come in at a resolution of 480x360, encoded with the superior H.264 codec. </p>

<p><a href="http://blog.jimmyr.com/High_Quality_on_Youtube_11_2008.php">Embedding High Quality Youtube Videos</a> [via <a href="http://www.kottke.org/08/11/high-quality-youtube-video-hack">Kottke</a>]<br />
<a href="http://www.hackszine.com/blog/archive/2008/03/view_youtube_in_highres.html">View YouTube in high-res</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/11/embed_highres_youtube_videos.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/11/embed_highres_youtube_videos.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/11/embed_highres_youtube_videos.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/11/embed_highres_youtube_videos.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Thu, 13 Nov 2008 20:59:56 -0800</pubDate>

</item>

<item>
<title>Live via hologram</title>
<itunes:summary><![CDATA[ During tonight's election coverage, CNN pulled out some deep tech, displaying Jessica Yellin live via hologram. I looked closely and wasn't even able to see the R2 unit behind the scenes. &lt;update&gt; My original impression of how this works...]]></itunes:summary>
<description>
<![CDATA[<p><object width="600" height="475"><param name="movie" value="http://www.youtube.com/v/js6b31_p5cc&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/js6b31_p5cc&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object></p>

<p>During tonight's election coverage, CNN pulled out some deep tech, displaying Jessica Yellin live via hologram. I looked closely and wasn't even able to see the R2 unit behind the scenes.</p>

<p><strong>&lt;update&gt;</strong><br />
My original impression of how this works is below. A comment from Eric suggests that this might actually be a real hologram that Wolf can see in person, and not a live bluescreening effect.  More on this at the end of the post.<br />
<strong>&lt;/update&gt;</strong></p>

<p>From what I can tell (and I could be wrong), this is done using a combination of technologies, most of which you could simulate at home if you could be satisfied using standard equipment, some careful camera work, and post production techniques instead of the real-time hardware and networked camera equipment CNN is rocking. </p>

<p>The person is recorded inside of a blue or green tent surrounded by an array of cameras that are able to catch several angles at once, presumably with each camera partnered with a real camera on the studio stage. The appropriate holo-camera feed is chosen depending on the real studio camera being used, and the holo camera is networked and synced to move exactly with its partner camera in the studio.  This allows the hologram to shift perspective appropriately as the studio camera scoots around the stage. You might compare this to how the virtual first down line is tweaked in real-time to fit the various camera positions in a football game broadcast, except in this case it's not a generated asset, it's a live video feed that's carefully filmed to be at the exact perspective.</p>

<p>Finally, using traditional keying/blue-screen techniques, the tent background color is alphaed out of the feed and the video is overlayed on top of the studio feed, leaving the keyed-out hologram correctly perspective positioned on the final output.  </p>

<p>There are two final added touches that make this pretty convincing. One is the red circle on the floor.  My best bet is that it's real and created with a red light from above in the live studio feed. The second is the person-to-person conversation.  Wolf Blitzer is a pretty good actor - there's no way he's actually seeing the hologram in front of him.</p>

<p>Or can he? Eric points us to the Musion Eyeliner and Cisco Telepresence technology that can display what appears to be a fairly high-fidelity hologram in a stage environment. Here's a video that shows how such a system would be set up:</p>

<p><object width="600" height="475"><param name="movie" value="http://www.youtube.com/v/3QFYihW1g_o&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3QFYihW1g_o&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object></p>

<p>I remain a bit unconvinced that this is actually what's going on, mostly because of the full 180 degree camera POV that was used in the CNN version, but doesn't seem possible with the Musion system. What are your thoughts? Please post them in the comments.</p>

<p>Anyone care to make their own hologram video with a moving camera? It'd be a bit of a challenge using consumer equipment, and I'm not sure what software you'd use if you didn't have something like After Effects, but it'd be pretty fun to see. For inspiration, here's a decent one done with a fixed camera position:</p>

<p><object width="600" height="475"><param name="movie" value="http://www.youtube.com/v/yQgpqfqHUZU&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yQgpqfqHUZU&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object></p>

<p><a href="http://www.youtube.com/watch?v=js6b31_p5cc">CNN Hologram Interview</a> [via <a href="http://blog.makezine.com/archive/2008/11/holograms_on_cnn.html">MAKE</a>]<br />
<a href="http://www.youtube.com/watch?v=yQgpqfqHUZU">Real Life R2D2 Hologram</a></p>

<p><a href="http://www.youtube.com/watch?v=rcfNC_x0VvE">Cisco Telepresence Demo On Live Stage</a><br />
<a href="http://www.eyeliner3d.com/">Musion Eyeliner Hologram Projection System</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/11/live_via_hologram.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/11/live_via_hologram.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/11/live_via_hologram.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/11/live_via_hologram.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Tue, 04 Nov 2008 20:20:29 -0800</pubDate>

</item>

<item>
<title>Direct video manipulation interface</title>
<itunes:summary> Direct manipulation of video is one of the more uncanny HCI concepts I&apos;ve ever seen. Instead of manipulating time with a traditional scrubber bar, the user can drag objects in the video across their path of movement. Nothing in...</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/WcIy9O344bI&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/WcIy9O344bI&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="500" height="405"></embed></object></p>

<p>Direct manipulation of video is one of the more uncanny HCI concepts I've ever seen. Instead of manipulating time with a traditional scrubber bar, the user can drag objects in the video across their path of movement. Nothing in the video actually changes, but the perception is that you can directly manipulate the objects in the video stream by pulling them around through time.</p>

<p>There's a Windows application called DimP which implements this interface. When you hover over a movable object in the video, a light path appears that emphasizes the object's motion curve, which you can then move the object across. From the DimP website:</p>

<blockquote>So what's being manipulated, exactly? Both the video content (e.g., the things you see moving in the video) and the "tape head". When using DimP, the user directly manipulates the video content and indirectly manipulates the tape head. When using the seeker bar, the user directly manipulates the tape head and indirectly manipulates the video content.</blockquote>

<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/ib_g7F6WKAA&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/ib_g7F6WKAA&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="500" height="405"></embed></object></p>

<p>The video above describes how DimP works in a bit more detail, showing a few different video scenarios where direct manipulation really shines. It's intuitive and bizarre at the same time. If the universe is completely deterministic, I can't help but think this is what time travel must look like.</p>

<p><a href="http://www.aviz.fr/dimp/">DimP - A Direct Manipulation Video Player</a><br />
<a href="http://hci.rwth-aachen.de/dragon">DRAGON - Direct Manipulation Interface Demo for OS X</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/07/direct_video_manipulation_inte.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/07/direct_video_manipulation_inte.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/07/direct_video_manipulation_inte.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/07/direct_video_manipulation_inte.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Fri, 04 Jul 2008 12:04:12 -0800</pubDate>

</item>

<item>
<title>Arduino VGA demo</title>
<itunes:summary> Sebastian Tomczak has been playing around with controlling VGA output from an Arduino. Using Max/MSP to process audio and send data to the Arduino and a standard VGA output to send sync data to the monitor, he&apos;s been able...</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/HNJxHzu2NLg&hl=en"></param><embed src="http://www.youtube.com/v/HNJxHzu2NLg&hl=en" type="application/x-shockwave-flash" width="500" height="405"></embed></object></p>

<p>Sebastian Tomczak has been playing around with controlling VGA output from an Arduino. Using Max/MSP to process audio and send data to the Arduino and a standard VGA output to send sync data to the monitor, he's been able to put together some cool video effects.</p>

<blockquote>In these examples, i am simply using three pins to control the RGB lines. However, the Arduino is not generating horizontal or vertical sync - this is generated by a computer.</blockquote>

<p>You can grab the Max patch and Arduino code from Sebastian's post. I dig the effect - it reminds me of the cool C4 demos kids used to make.</p>

<p><a href="http://little-scale.blogspot.com/2008/02/hacking-vga-lines-with-arduino.html">Hacking VGA lines with Arduino</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/arduino_vga_demo.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/arduino_vga_demo.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/06/arduino_vga_demo.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/06/arduino_vga_demo.html?CMP=OTC-7G2N43923558</guid>
<category>Electronics</category>
<pubDate>Fri, 27 Jun 2008 21:35:31 -0800</pubDate>

</item>

<item>
<title>Milkscanner - 3D scanning with LEGO and milk</title>
<itunes:summary> Friedrich Kirschner&apos;s Milkscanner is a clever method for scanning 3D objects using only a webcam, some milk, and a camera rig made out of LEGO. The basic idea is this: you place an object in a container, incrementally fill...</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/XSrW-wAWZe4&hl=en"></param><embed src="http://www.youtube.com/v/XSrW-wAWZe4&hl=en" type="application/x-shockwave-flash" width="500" height="405"></embed></object></p>

<p>Friedrich Kirschner's Milkscanner is a clever method for scanning 3D objects using only a webcam, some milk, and a camera rig made out of LEGO. </p>

<p>The basic idea is this: you place an object in a container, incrementally fill the container with milk, and take a photo after each tiny fill increment. The Milkscanner software mattes out the white part of the images, resulting in a silhouette "slice" of the object for each increment in the Z dimension. Each slice gives you information about the outer perimeter of the object at that depth (assuming the object is convex). </p>

<p>Milkscanner is able to output a depthmap from this information which you can use in Blender or MovieSandbox, an open source machinima filmmaking tool. Friedrich has been using the latter to produce some pretty fantastic work. Instead of small objects, however, he was able to scan a human using a bathtub which was filled with ink-tinted water.</p>

<p>The original version is written in C# and requires a Windows PC with the latest DirectX. If I read things correctly, there is a new version that will be released soon which is written using a cross platform drawing and image capture API. Hopefully this means that the new release will be available for Linux and OS X. Fingers crossed - this looks like fun.</p>

<p><a href="http://fluidscanner.moviesandbox.net/">Fluidscanner</a><br />
<a href="http://wiki.moviesandbox.net/index.php?title=Downloads">Milkscanner binary and source downloads (distributed with MovieSandbox)</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/milkscanner_3d_scanning_with_l.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/milkscanner_3d_scanning_with_l.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/06/milkscanner_3d_scanning_with_l.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/06/milkscanner_3d_scanning_with_l.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Fri, 20 Jun 2008 20:37:10 -0800</pubDate>

</item>

<item>
<title>Big Buck Bunny: open source animation</title>
<itunes:summary> Earlier this year, I wrote about project Apricot, an open source game that is currently under development using Blender and the Crystal Space game engine. This isn&apos;t the only project that the Blender Institute has been funding recently. Big...</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/YE7VzlLtp-4&hl=en"></param><embed src="http://www.youtube.com/v/YE7VzlLtp-4&hl=en" type="application/x-shockwave-flash" width="500" height="405"></embed></object></p>

<p>Earlier this year, I wrote about project Apricot, an open source game that is currently under development using Blender and the Crystal Space game engine. This isn't the only project that the Blender Institute has been funding recently. Big Buck Bunny, a completely open source animated film, was released at the end of May. It's an impressive case study for what can now be done on the Blender platform.</p>

<blockquote>
This Open movie project had as main targets:
<ul><li>Developing tools in Blender for editing and rendering hair, fur or grass</li><li>Improve character animation tools for cartoonish motion and deformation</li><li>Test Blender with giant outdoor environments, with large grassy fields and many trees with leaves</li><li>Further validate Blender as a professional animation creation suite</li></ul>

<p>And secondary:<br />
<ul><li>Create a great and good looking animation short, licensed freely as open content</li><li>Provide content for other artists to learn from or to re-use, including documentation and tutorials</li></ul></p>

<p>And of course: Have lots of fun!<br />
</blockquote></p>

<p>I recognized a few of the film's characters from some of the demos that have been released in the Apricot game development site. The beauty of open source is that a lot of these assets can be shared between projects. There's also something to be said for a development culture that embraces documentation and information sharing. Take this "bunny rig" character animation control demonstration, for example:</p>

<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/-WrTxP_ETzQ&hl=en"></param><embed src="http://www.youtube.com/v/-WrTxP_ETzQ&hl=en" type="application/x-shockwave-flash" width="500" height="405"></embed></object></p>

<p>The Blender community has already been really good with program documentation, tutorials and howtos. The development of open source games and films, with all the techniques and artwork that is a part of that process, takes things one step further. Now you also have a chance to learn from the techniques that were used in the making of a larger film project, straight from Blender animation gurus. It's not every day you have an opportunity to download full artwork, scene, and animation assets for an entire film.</p>

<p><a href="http://www.bigbuckbunny.org/">Big Buck Bunny</a><br />
<a href="http://www.blender.org/">Blender - open source 3D content creation suite</a><br />
<a href="http://orange.blender.org/">Elephants Dream - the first open movie project, made using Blender</a></p>

<p>Previously: <a href="http://www.hackszine.com/blog/archive/2008/01/open_source_game_development.html">Open source game development</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/big_buck_bunny_open_source_ani.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/big_buck_bunny_open_source_ani.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/06/big_buck_bunny_open_source_ani.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/06/big_buck_bunny_open_source_ani.html?CMP=OTC-7G2N43923558</guid>
<category>Linux Multimedia</category>
<pubDate>Thu, 19 Jun 2008 20:00:34 -0800</pubDate>

</item>

<item>
<title>Time lapse movies using a graphing caclulator</title>
<itunes:summary> If you want to shoot time lapse movies with your DSLR, you need an intervalometer, a simple device which sends a signal to your camera to trigger the shutter at a timed interval. You can buy one for around...</itunes:summary>
<description>
<![CDATA[<p><img alt="calculatortimelapse_2008060.jpg" src="http://www.hackszine.com/calculatortimelapse_2008060.jpg"  class="mt-image-none" style="" /></p>

<p>If you want to shoot time lapse movies with your DSLR, you need an intervalometer, a simple device which sends a signal to your camera to trigger the shutter at a timed interval. You can buy one for around $100, or you can write a few lines of basic and have your trusty TI calculator take timed photos for you, resulting in nifty movies like this:</p>

<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/_0JCKVbUzlk&hl=en"></param><embed src="http://www.youtube.com/v/_0JCKVbUzlk&hl=en" type="application/x-shockwave-flash" width="500" height="405"></embed></object></p>

<p>Yonderknight has an Instructable for doing exactly this with a standard TI 83. You can connect a Canon EOS Rebel to the calculator with the standard 2.5mm data link socket, and the software just sends a 1 down the line once a second. Matt Coneybeare tool this a step further with his code for the TI-89, allowing the user to specify a duration and interval period. </p>

<p>Both howtos walk you through the whole process, including a couple of recommendations for importing and converting the image frames into a video. It should be pretty straightforward to adapt either of these methods to your specific TI platform and video needs.</p>

<p><a href="http://www.instructables.com/id/Turn-a-TI-Graphing-Calculator-into-an-Intervalomet/">Turn a TI-83 into an intervalometer</a><br />
<a href="http://code.coneybeare.net/posts/32-Make-an-Time-Lapse-Movie-Using-a-TI89-Calculator">Time-lapse code for the TI-89</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/time_lapse_movies_using_a_grap.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/time_lapse_movies_using_a_grap.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/06/time_lapse_movies_using_a_grap.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/06/time_lapse_movies_using_a_grap.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Mon, 09 Jun 2008 20:19:24 -0800</pubDate>

</item>

<item>
<title>DIY Slingbox</title>
<itunes:summary> Using a standard DV cam, a Mac Mini, and the Quicktime Broadcaster utility, you can roll your own Slingbox-style TV streamer on the cheap. David Glover, realizing that his DV camera had an analog input and firewire output, put...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="diyslingbox_20080605.jpg" src="http://www.hackszine.com/diyslingbox_20080605.jpg" width="500" height="373" class="mt-image-none" style="" /></span></p>

<p>Using a standard DV cam, a Mac Mini, and the Quicktime Broadcaster utility, you can roll your own Slingbox-style TV streamer on the cheap. David Glover, realizing that his DV camera had an analog input and firewire output, put together a howto for doing just this:</p>

<blockquote>Yesterday from a dusty shelf I discovered my Sony DV camera. And after playing with it for a while I discovered (or possibly re-discovered, as I might have just forgotten) that it has analogue video inputs that it will digitise and then spit out of the DV port.

<p>So this gave me an idea - this is essentially what the Slingbox does, except the Slingbox outputs a network stream rather than DV video. But I have a Mac Mini sitting underneath my TV downstairs, and that has a DV port on it...</blockquote></p>

<p>This is really handy if you want to catch a show on your computer while you are working from another room. Assuming you also have a DV camera and a spare Mac you can connect to your TV, it's also essentially free.</p>

<p><a href="http://www.davidglover.org/2007/05/diy-slingbox.html">DIY Slingbox</a><br />
<a href="http://www.apple.com/quicktime/broadcaster/">QuickTime Broadcaster - Apple's free video transcoder and streaming utility</a></p>

<p><br />
</p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/diy_slingbox.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/diy_slingbox.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/06/diy_slingbox.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/06/diy_slingbox.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Thu, 05 Jun 2008 20:26:03 -0800</pubDate>

</item>

<item>
<title>Improving astronomical video using VirtualDub</title>
<itunes:summary> YouTube user kwakhed23 pushed out this video showing before and after imagery of the Moon. In the &quot;before&quot; part of the video, you can see the effects of the atmosphere warping the Moon&apos;s image as it passes over the...</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/2kEXMCQw6VY&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/2kEXMCQw6VY&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="500" height="405"></embed></object></p>

<p>YouTube user kwakhed23 pushed out this video showing before and after imagery of the Moon.  In the "before" part of the video, you can see the effects of the atmosphere warping the Moon's image as it passes over the frame.  In the "after" video, a temporal noise reduction filter is applied using the open source video tool VirtualDub.  It's difficult to tell for sure in the YouTube compressed video, but it appears to have cleaned up the  image nicely.</p>

<blockquote>i thought this might be useful to other amateur astronomers who use the "mount the camera on a tripod and point it at the eyepiece" technique. you should be able to get much more detail this way.</blockquote>

<p>I've used VirtualDub for deinterlacing and other random video cleanup projects before, and it's a very handy tool.  I'm not certain exactly which filter is being used by kwakhed23, but in addition to the built-ins, you can check out Donald Graft's site for numerous other contributed filters which might be worth playing around with.</p>

<p><a href="http://www.youtube.com/watch?v=2kEXMCQw6VY">Better Astronomical Images Via Filtering</a><br />
<a href="http://www.virtualdub.org/">VirtualDub</a><br />
<a href="http://neuron2.net/">Donald Graft's Collection of VirtualDub Filters</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/04/improving_astronomical_video_u.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/04/improving_astronomical_video_u.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/04/improving_astronomical_video_u.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/04/improving_astronomical_video_u.html?CMP=OTC-7G2N43923558</guid>
<category>Astronomy</category>
<pubDate>Mon, 28 Apr 2008 21:27:21 -0800</pubDate>

</item>

<item>
<title>View YouTube in high-res</title>
<itunes:summary><![CDATA[ YouTube has been testing higher bitrate encodings of it videos, which you can see if you add a &amp;fmt=8 or &amp;fmt=16 to the video url. Historically, all videos have been delivered to the lowest common denominator: sorenson encoded 320x240....]]></itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="hiresyoutube_20080303.jpg" src="http://www.hackszine.com/hiresyoutube_20080303.jpg" width="500" height="263" class="mt-image-none" style="" /></span></p>

<p>YouTube has been testing higher bitrate encodings of it videos, which you can see if you add a &amp;fmt=8 or &amp;fmt=16 to the video url. Historically, all videos have been delivered to the lowest common denominator: sorenson encoded 320x240.  By adding &amp;fmt=6 to the URL, the video is served up in 448x336 resolution and I'm guessing it's using the VP6 codec (can anyone confirm?).  &amp;fmt=18 gives you the iPhone-style MP4 stream.</p>

<p>What videos will actually look better in the higher res format is completely dependent on the material that was uploaded to YouTube, obeying the rules of garbage in garbage out. I've looked at a number of videos where you can't really tell the difference between the low and high-res versions, presumably because the uploaded video was already heavily compressed or pre-scaled to 320x240. There are a few, however, that are strikingly better, such as the skateboarding dog above.</p>

<p>A greasemonkey script is available which will cause Firefox to automatically load the fmt=18 version, if available. A quick install and you can be wasting time at twice the bitrate.</p>

<p>Watch High-Resolution YouTube Videos - [<a href="http://googlesystem.blogspot.com/2008/03/youtube-tests-higher-resolution-videos.html">via</a>] <a href="http://cybernetnews.com/2008/02/29/watch-high-resolution-youtube-videos/">Link</a><br />
YouTube HD Greasmonkey Script - <a href="http://userscripts.org/scripts/show/23366">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/03/view_youtube_in_highres.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/03/view_youtube_in_highres.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/03/view_youtube_in_highres.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/03/view_youtube_in_highres.html?CMP=OTC-7G2N43923558</guid>
<category>YouTube</category>
<pubDate>Mon, 03 Mar 2008 20:14:46 -0800</pubDate>

</item>

<item>
<title>360 degree video in Flash</title>
<itunes:summary> Quentin Lengelé put together a cool demo for a Flash application that uses the Papervision 3D library to pan around a 360 degree video while it&apos;s playing: The idea was to apply the BitmapData of that movie on a...</itunes:summary>
<description>
<![CDATA[<p><img alt="360cam_20080217.jpg" src="http://www.hackszine.com/360cam_20080217.jpg" width="500" height="260" /></p>

<p>Quentin Lengelé put together a cool demo for a Flash application that uses the Papervision 3D library to pan around a 360 degree video while it's playing:</p>

<blockquote>The idea was to apply the BitmapData of that movie on a GeoSphere.

<p>The GeoSphere is made in 3DSMAX with flipped faces and exported in ASE Format.<br />
The ASE Format is readable by Papervision3D.</p>

<p>Then you just need to draw your bitmapData into a texture you apply to the ASE in ActionScript.</blockquote></p>

<p>I'd be really interested in seeing a DIY version of the 360 degree camera hardware. Has anyone taken something like this on?</p>

<p>360 Degree Video with PaperVision 3D - [<a href="http://blog.papervision3d.org/2008/02/17/video-360/">via</a>] <a href="http://adn.blam.be/papervision/">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/02/360_degree_video_in_flash.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/02/360_degree_video_in_flash.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/02/360_degree_video_in_flash.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/02/360_degree_video_in_flash.html?CMP=OTC-7G2N43923558</guid>
<category>Flash</category>
<pubDate>Sun, 17 Feb 2008 21:28:46 -0800</pubDate>

</item>

<item>
<title>Unlimited ripping of Netflix &quot;Watch Now&quot; movies</title>
<itunes:summary> A while ago we wrote about removing the DRM from Netflix &quot;Watch Now&quot; movies. At the time, it involved wading through a bit of HTML source to find the target video URL. Since then, a couple of important things...</itunes:summary>
<description>
<![CDATA[<p><img alt="netflixrip_20070807.jpg" src="http://hackszine.com/netflixrip_20070807.jpg" width="500" height="380" /></p>

<p>A while ago we wrote about removing the DRM from Netflix "Watch Now" movies.  At the time, it involved wading through a bit of HTML source to find the target video URL. Since then, a couple of important things have happened: a Greasemonkey script was written that makes it a bit easier to download and process the DRMed WVM file, and more importantly,  Netflix is now allowing unlimited downloads.</p>

<p>What can you do with this? Well, you can download a number of videos ahead of time and then watch them at your leisure, especially if you travel a lot and are offline for extended periods of time. It also means you can convert the files to mp4 format for playing on your mac, iPod or Apple TV device. Or maybe you were hoping to finish that documentary you were making about the strange facial expressions of Sylvester Stallone and needed a few more clips to splice into your film...</p>

<p>How To Rip Netflix "Watch Now" Movies - <a href="http://forum.rorta.net/showthread.php?t=1134">Link</a><br />
Netflix Downloader Greasemonkey Script - <a href="http://forum.rorta.net/showpost.php?p=11715&postcount=99">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/01/unlimited_ripping_of_netflix_w.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/01/unlimited_ripping_of_netflix_w.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/01/unlimited_ripping_of_netflix_w.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/01/unlimited_ripping_of_netflix_w.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Tue, 15 Jan 2008 21:20:47 -0800</pubDate>

</item>

<item>
<title>iPhone HD video recorder</title>
<itunes:summary> The Monster and Friends Design Studio released a beta version of an iPhone camcorder app today. The hack&apos;s author, drunknbass, was able to squeeze about 10fps out of the camera when capturing data at a 2 megapixel HD framesize....</itunes:summary>
<description>
<![CDATA[<p><img alt="drunknbass_20071214.jpg" src="http://www.hackszine.com/drunknbass_20071214.jpg" width="500" height="361" ></p>

<p>The Monster and Friends Design Studio released a beta version of an iPhone camcorder app today. The hack's author, drunknbass, was able to squeeze about 10fps out of the camera when capturing data at a 2 megapixel HD framesize. </p>

<p>The current beta will do this for 5 seconds, but the author alludes to a future version being able to record indefinitely long clips at a higher frame rate.  This may only be achievable at the sacrifice of the huge frame size, though.  I'd assume that there are some non-trivial data throughput and compression horsepower limitations that would make long recordings at high framerate and high resolution pretty difficult.</p>

<p>I'm hoping the next version is released with source.  Hopefully, with a few heads taking a crack at optimizing things, iPhone users will get a slick guerilla video platform out of this.</p>

<p>iPhone Video Recording - [<a href="http://hardware.slashdot.org/article.pl?sid=07/12/13/2316221">via</a>] <a href="http://monsterandfriends.com/?q=node/50">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/12/iphone_hd_video_recorder.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/12/iphone_hd_video_recorder.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/12/iphone_hd_video_recorder.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/12/iphone_hd_video_recorder.html?CMP=OTC-7G2N43923558</guid>
<category>iPhone</category>
<pubDate>Fri, 14 Dec 2007 20:47:47 -0800</pubDate>

</item>

<item>
<title>Turn a Symbian Series 60 phone into a webcam</title>
<itunes:summary> Smartcam is an open source utility that will turn a bluetooth-enabled Symbian Series 60 camera phone into a webcam that you can use on your Windows PC. Half of the application runs on the phone, reads from the camera...</itunes:summary>
<description>
<![CDATA[<p><img alt="smartcam_20070926.jpg" src="http://hackszine.com/smartcam_20070926.jpg" width="500" height="452" /></p>

<p>Smartcam is an open source utility that will turn a bluetooth-enabled Symbian Series 60 camera phone into a webcam that you can use on your Windows PC.  Half of the application runs on the phone, reads from the camera and sends video frames to the PC via bluetooth.  The other half of the application runs in Windows, receives the video frames and creates a virtual web camera that can be used in programs like Skype or Yahoo messenger.</p>

<p>There's not much documentation, and the project is still alpha, but if you can grep the source, you technically have everything you need to make other applications which pull live video from the phone.</p>

<p>SmartCam project page on SourceForge - [<a href="http://lifehacker.com/software/featured-windows-download/turn-your-smartphone-into-a-webcam-with-smartcam-303575.php">via</a>] <a href="http://sourceforge.net/projects/smartcam/">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/09/turn_a_symbian_series_60_phone.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/09/turn_a_symbian_series_60_phone.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/09/turn_a_symbian_series_60_phone.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/09/turn_a_symbian_series_60_phone.html?CMP=OTC-7G2N43923558</guid>
<category>Mobile Phones</category>
<pubDate>Wed, 26 Sep 2007 18:45:20 -0800</pubDate>

</item>

<item>
<title>VGA over Cat-5 ethernet</title>
<itunes:summary> If you&apos;ve ever needed to place a VGA monitor further than the standard 6 foot cable allows, you may be familiar with some of these problems: VGA cables are expensiveSeveral cables chained together affects signal qualityRunning a VGA cable...</itunes:summary>
<description>
<![CDATA[<p><img alt="vgaovercat5_20070903.jpg" src="http://hackszine.com/vgaovercat5_20070903.jpg" width="500" height="400" /></p>

<p>If you've ever needed to place a VGA monitor further than the standard 6 foot cable allows, you may be familiar with some of these problems:</p>

<ul><li>VGA cables are expensive</li><li>Several cables chained together affects signal quality</li><li>Running a VGA cable through conduit is pretty difficult</li></ul>

<p>You can avoid a lot of these problems by making a couple VGA to Cat-5 adapters.  This will let you run standard, cheap, easy-to-pull ethernet cable between your computer and video display.  The twisted pair helps reduce signal loss, though it doesn't work quite as well as the long-run shielded VGA cables.   Unless you need to extend your display to over 50 feet, this might be a much easier and more cost-effective way to do things.</p>

<p>VGA over Cat-5 ethernet cable - <a href="http://www.geocities.com/dougburbidge/vgaovercat5.html">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/09/vga_over_cat5_ethernet.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/09/vga_over_cat5_ethernet.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/09/vga_over_cat5_ethernet.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/09/vga_over_cat5_ethernet.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Mon, 03 Sep 2007 20:31:35 -0800</pubDate>

</item>

<item>
<title>HOWTO - iPod and PSP movies on Windows Mobile</title>
<itunes:summary> Last week I mentioned that you can use TCPMP on Windows Mobile Smartphones and Pocket PCs to view H.264 encoded MP4s. I glossed over a few details, so here&apos;s a quick guide for getting everything running. What You Need:...</itunes:summary>
<description>
<![CDATA[<p><img alt="h264winmob_20070821.jpg" src="http://hackszine.com/h264winmob_20070821.jpg" width="500" height="400" /></p>

<p>Last week I mentioned that you can use TCPMP on Windows Mobile Smartphones and Pocket PCs to view H.264 encoded MP4s.  I glossed over a few details, so here's a quick guide for getting everything running.</p>

<p><b>What You Need:</b><br />
<ul><li>TCPMP: download the latest version for Pocket  PC or Smartphone (currently 0.72RC1)- <a href="http://picard.exceed.hu/tcpmp/test/">Link</a></li><li>H.264 ffmpeg plugin: under "additional plugins" - <a href="http://picard.exceed.hu/tcpmp/test/">Link</a></li><li>AAC plugin: grab the Windows Mobile download under the "BetaPlayer AAC plugin" heading - <a href="http://www.rarewares.org/aac-decoders.php">Link</a></li></ul></p>

<p>You'll also need your Smartphone or Pocket PC, a PC with ActiveSync, and enough space on the device (or SDCard) for storing the video you want to watch.</p>

<p><b>Install the Files:</b><br />
The TCPMP download is a CAB file.  You can either drop this on an SDCard in the device or copy it to the device with ActiveSync.  Once it's there, use the file explorer on the device to find the CAB and execute it to begin the install.</p>

<p>After you've installed TCPMP, you'll need to also install the H.264 and AAC codecs so that you can view and hear videos encoded for the iPod.  Both of these plugins are downloaded as a ZIP file.  Inside you'll find EXE and CAB installers for the Smartphone and Pocket PC Windows Mobile platforms.  You can install the CAB files just like you did with TCPMP, or you can execute the EXE installer on your synced PC and ActiveSync will take care of moving it to the device for you.</p>

<p><b>Transfer and Play Videos on the Device</b><br />
The fastest way to get large video files to your device is just to drop them on a large SD or MiniSD card and insert it into your device.  I did this with a few MP4s I had lying around from MAKE podcasts and Google Video downloads.</p>

<p>You'll find the TCPMP/Core icon in your Start Menu.  After executing, you can choose "File->Open" to browse and select an MP4 file to play.  There are some settings under options to adjust the video buffer and playback settings.  You'll have to experiment to see what works best for your device.</p>

<p>On my test Smartphone, the MP4 video playback is pretty poor, but it does work.  The audio doesn't skip, but there are a bunch of dropped video frames during playback.  From what I can tell, the device just doesn't have the CPU muscle to decode the video fast enough without hardware acceleration.  I have a feeling the Pocket PC hardware might be more up to the task.  Please leave a comment if you can confirm this.</p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/08/howto_ipod_and_psp_movies_on_w.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/08/howto_ipod_and_psp_movies_on_w.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/08/howto_ipod_and_psp_movies_on_w.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/08/howto_ipod_and_psp_movies_on_w.html?CMP=OTC-7G2N43923558</guid>
<category>Mobile Phones</category>
<pubDate>Mon, 20 Aug 2007 22:23:34 -0800</pubDate>

</item>

<item>
<title>YouTube and iPod video content on Windows Mobile</title>
<itunes:summary> Out of the box, Windows Mobile devices can only play WMV files. Formats like Flash video or Quicktime are not supported. Using the open source media player TCPMP and some Pocket IE tweaks, however, you can view the FLV...</itunes:summary>
<description>
<![CDATA[<p><img alt="tcpmp_20070817.jpg" src="http://hackszine.com/tcpmp_20070817.jpg" width="500" height="354" /></p>

<p>Out of the box, Windows Mobile devices can only play WMV files.  Formats like Flash video or Quicktime are not supported.  Using the open source media player TCPMP and some Pocket IE tweaks, however, you can view the FLV video content available on several popular video sites like YouTube and Google Video, right on your WM5 or WM6 Pocket PC or Smartphone.</p>

<blockquote>For all you Tube-aholics, this is it! You now have direct, unfettered access to Youtube, Google Video & Veoh, in all their glory. Install the CABs listed below, go directly to these websites, and click on a video to play. That's it :)</blockquote>

<p>Even better, you can also use TCPMP to watch H.264 MP4 / iPod encoded videos.  With a large enough SD card, you should be able to use the same MP4 encoded videos on your Treo that you play from iTunes or on your iPod or iPhone.</p>

<p><b>Correction:</b><br />
dankirkpatrick comments that the device referenced in the MP4-to-Treo article at  jaydryden.net is actually a PalmOS device, and not the lookalike Windows Mobile Treo 700w.  TCPMP is available for Windows Mobile, though, so I'll try and put together some instructions for this and verify that it works (it should).  The encoding info on the Palm article should still apply, you just need to install TCPMP for WM, not for PalmOS.</p>

<p>Full Youtube and Google Video access - <a href="http://discussion.wmexperts.com/showthread.php?t=148801">Link</a><br />
Watching MP4 video on <strike>Windows Mobile</strike> PalmOS using TCPMP - <a href="http://jaydryden.net/ipw-web/wordpress/?p=21">Link</a><br />
Wikipedia entry on TCPMP - <a href="http://en.wikipedia.org/wiki/The_Core_Pocket_Media_Player">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/08/youtube_and_ipod_video_content.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/08/youtube_and_ipod_video_content.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/08/youtube_and_ipod_video_content.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/08/youtube_and_ipod_video_content.html?CMP=OTC-7G2N43923558</guid>
<category>Mobile Phones</category>
<pubDate>Fri, 17 Aug 2007 21:30:28 -0800</pubDate>

</item>

<item>
<title>Play ripped DVDs with VLC</title>
<itunes:summary> Steve Anderson wrote in about an underused feature of our favorite open source video player, VLC. I discovered yesterday that the wonderful VLC media player has the ability not only to mount a DVD directory that&apos;s been ripped to...</itunes:summary>
<description>
<![CDATA[<p><img alt="vlc_20070711.jpg" src="http://hackszine.com/vlc_20070711.jpg" width="500" height="346" /></p>

<p>Steve Anderson wrote in about an underused feature of our favorite open source video player, VLC.</p>

<blockquote>I discovered yesterday that the wonderful VLC media player has the ability not only to mount a DVD directory that's been ripped to the hard drive, but also to play a .iso image of a DVD. Seeing as I've been using it for ages without knowing this was possible, I figured a lot of other people would be ignorant to this feature!</blockquote>

<p>Maybe you want to test an ISO that you've created before burning it to a disk.  Perhaps you'd like to store your DVDs to your harddisk without transcoding them, retaining all the menus and special features.  Using VLC, you should be able to do either by entering a "dvd:" url in the Open dialog box.</p>

<p><b>Example URLs to Open and play a DVD ISO:</b><br />
<blockquote><pre><b>Windows -</b> dvd://c:/somedirectory/dvdimage.iso<br />
<b>Linux -</b> dvd:///home/username/dvdimages/dvdimage.iso</pre></blockquote></p>

<p><b>Example URLs to Open and play a ripped DVD folder:</b><br />
<blockquote><pre><b>Windows -</b> dvd://c:/somedirectory/DVDFOLDER<br />
<b>Linux -</b> dvd:///home/username/dvdcopies/DVDFOLDER</pre></blockquote></p>

<p><b>Resources:</b><br />
VLC DVD Trick - <a href="http://twindx.com/node/252">Link</a><br />
Get VLC - <a href="http://www.videolan.org/">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/07/play_ripped_dvds_with_vlc.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/07/play_ripped_dvds_with_vlc.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/07/play_ripped_dvds_with_vlc.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/07/play_ripped_dvds_with_vlc.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Wed, 11 Jul 2007 20:51:23 -0800</pubDate>

</item>

<item>
<title>Text-mode YouTube</title>
<itunes:summary> You&apos;ll probably never have the desire or need to download and watch a YouTube video on a text-only console, but doesn&apos;t it make you feel better knowing that it can be done? The trick is to use the AAlib...</itunes:summary>
<description>
<![CDATA[<p><object width="450" height="375"><param name="movie" value="http://www.youtube.com/v/ji0A3kOAc9U"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/ji0A3kOAc9U" type="application/x-shockwave-flash" wmode="transparent" width="450" height="375"></embed></object></p>

<p>You'll probably never have the desire or need to download and watch a YouTube video on a text-only console, but doesn't it make you feel better knowing that it can be done?</p>

<p>The trick is to use the AAlib ascii image library as an output device for mplayer, using the -vo parameter:</p>

<blockquote><pre>mplayer -vo aa video.flv</pre></blockquote>

<p>Mplayer will decode the flv frames, process them with AAlib and print luscious video to your console window.  At 80x25, it's almost 2 whole kilopixels of resolution! [<a href="http://hackedgadgets.com/2007/06/28/text-based-youtube-video-player-for-linux/">via</a>]</p>

<p>Watch Videos in ASCII Art - <a href="http://www.oreilly.com/pub/h/4441">Link</a><br />
Linux Multimedia Hacks - <a href="http://www.oreilly.com/catalog/linuxmmhks/">Link</a><br />
AAlib ASCII Graphics Library- <a href="http://aa-project.sourceforge.net/aalib/">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/07/textmode_youtube.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/07/textmode_youtube.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/07/textmode_youtube.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/07/textmode_youtube.html?CMP=OTC-7G2N43923558</guid>
<category>Linux</category>
<pubDate>Thu, 05 Jul 2007 19:58:04 -0800</pubDate>

</item>

<item>
<title>HOWTO mount a camera to your bike</title>
<itunes:summary> I&apos;ve seen a couple gorgeous films lately of couriers flying through traffic, narrowly avoiding cars and pedestrians, all filmed from a bicyclist&apos;s perspective (example). Most of these are shot from helmet cam, but there&apos;s something cool about the perspective...</itunes:summary>
<description>
<![CDATA[<p><img alt="bikecamera_20070610.jpg" src="http://hackszine.com/bikecamera_20070610.jpg" width="498" height="680" /><br />
I've seen a couple gorgeous films lately of couriers flying through traffic, narrowly avoiding cars and pedestrians, all filmed from a bicyclist's perspective (<a href="http://www.youtube.com/watch?v=nR2ygFn-yR8">example</a>).</p>

<p>Most of these are shot from helmet cam, but there's something cool about the perspective from a fixed bike mount as well.  The latter is really easy to do on the cheap, and there are a couple Instructables that'll show you how to build a secure mount for your video camera with just a buck or two or hardware.</p>

<p>Video Camera Mount for Bicycle - <a href="http://www.instructables.com/id/ELVYTU8WHREP2860C6/">Link</a><br />
Bicycle Camera Mount for under $1 - <a href="http://www.instructables.com/id/EV6RFX3F2L4FTPD/">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/06/howto_mount_a_camera_to_your_b.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/06/howto_mount_a_camera_to_your_b.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/06/howto_mount_a_camera_to_your_b.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/06/howto_mount_a_camera_to_your_b.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Sun, 10 Jun 2007 11:46:25 -0800</pubDate>

</item>

<item>
<title>Watch YouTube videos on AppleTV (very soon)</title>
<itunes:summary> A Series of Tubes is an AppleTV plugin that allows you to browse and view YouTube videos on your AppleTV. It&apos;s currently in private beta and supposed to be released any day now. With a recent Digg mention, the...</itunes:summary>
<description>
<![CDATA[<p><object width="450" height="375"><param name="movie" value="http://www.youtube.com/v/vszCaC1A8-g"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/vszCaC1A8-g" type="application/x-shockwave-flash" wmode="transparent" width="450" height="375"></embed></object><br />
A Series of Tubes is an AppleTV plugin that allows you to browse and view YouTube videos on your AppleTV.  It's currently in private beta and supposed to be released any day now.  With a recent Digg mention, the dev team will hopefully be psyched enough to wrap up the beta stage and get rev 1 out the door.</p>

<p>A Series of Tubes wiki - <a href="http://wiki.awkwardtv.org/wiki/ASeriesOfTubes">Link.</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/05/watch_youtube_videos_on_applet.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/05/watch_youtube_videos_on_applet.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/05/watch_youtube_videos_on_applet.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/05/watch_youtube_videos_on_applet.html?CMP=OTC-7G2N43923558</guid>
<category>AppleTV</category>
<pubDate>Tue, 22 May 2007 00:40:38 -0800</pubDate>

</item>

<item>
<title>Cbreak: Open Source Commercial Remover for AVI Files</title>
<itunes:summary>benjiwenjifoofoo sent a link to Cbreak, a cool tool that automatically removes commercials from AVI files. It works by scanning the AVI for black screens, which typically come before and after a commercial, and divides the AVI into black-seperated segments....</itunes:summary>
<description>
<![CDATA[<p>benjiwenjifoofoo sent a link to Cbreak, a cool tool that automatically removes commercials from AVI files.  It works by scanning the AVI for black screens, which typically come before and after a commercial, and divides the AVI into black-seperated segments.  Segments that are shorter than some specified length are discarded and the rest of the frames are stitched back together, losslessly.  There's also a manual mode for the chance video where this algorithm doesn't work perfectly.</p>

<p>If you want to do the same for MPEG files, you can still use this tool by converting the MPEGs to AVIs losslessly using ffmpeg.  After using Cbreak, just convert them back to MPEG.<br />
 <br />
It's Windows only, but the source is included (GPL) so maybe this could be ported to Mac/Linux as well.  Personally, I'd also like to see this modified to automatically remove the sporting event from the super bowl commercials.</p>

<p>Cbreak: Free commercial remover for AVI files -<a href="http://devices.natetrue.com/cbreak/">Link.</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/04/cbreak_open_source_commercial.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/04/cbreak_open_source_commercial.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/04/cbreak_open_source_commercial.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/04/cbreak_open_source_commercial.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Thu, 05 Apr 2007 18:57:26 -0800</pubDate>

</item>

<item>
<title>Teach via IM with One-Way Video Chat</title>
<itunes:summary> Click To Play Over at O&apos;Reilly&apos;s Mac DevCenter, Erica Sadun points out a little-known (at least to me) feature in the current version of iChat:By control-clicking (right-clicking) a buddy&apos;s name, a contextual menu pops up offering the option to...</itunes:summary>
<description>
<![CDATA[<center>															<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js"></script><script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&posts_id=166978&source=3&autoplay=true&file_type=flv&player_width=&player_height=470"></script><div id="blip_movie_content_166978"><a href="http://blip.tv/file/get/Hackszine-TeachViaIMWithOneWayVideoChat691.mov" onclick="play_blip_movie_166978(); return false;"><img src="http://farm1.static.flickr.com/179/412658168_2b2c705444.jpg" border="0" title="Click To Play" /></a><br /><a href="http://blip.tv/file/get/Hackszine-TeachViaIMWithOneWayVideoChat691.mov" onclick="play_blip_movie_166978(); return false;">Click To Play</a></div>										</center>

<p><br>Over at O'Reilly's Mac DevCenter, <a href="http://www.oreillynet.com/mac/blog/2007/03/my_digital_life_ipodcasting_re.html">Erica Sadun points out</a> a little-known (at least to me) feature in the current version of iChat:<blockquote>By control-clicking (right-clicking) a buddy's name, a contextual menu pops up offering the option to invite that person to a one-way video chat. This means that they can watch your video but will not send video back to you in return.</blockquote>How have I missed this option for so long? Though Erica wants to use this feature to <em>iPodcast</em> (stream via IM) movies and TV shows to her friends, I see this as a great opportunity for "hands-on" instruction you normally don't have access to when you're not physically in the same room with someone. </p>

<p><br>For example, crafts like knitting are notoriously hard to teach without visual cues, and even the most detailed books often suffer from their lack of moving pictures. When I learned to knit, I used books as a crutch, but actually <em>learning</em> required sitting next to my mother-in-law to <em>see</em> how it was done. Even now, when I hit a roadblock with a new technique, I need to wait till the next time we're together. But if we had a feature like this, we likely wouldn't have to wait. I could just "look over her shoulder" as she described what she was doing.</p>

<p>The most obvious benefit of one-way video is that it doesn't require the recipient to have a video camera on their end, but as Erica notes, for instructional content as with streaming movies, one-way video has another notable advantage over two-way video conferencing:<blockquote>you don't have to watch the other person watching your video. You don't have to see them adjusting their hair, performing nasal maintenance, or any of the other unconscious things people do when they get involved in watching TV as opposed to engaging actively in a social situation.</blockquote>The pedagogical opportunities for this feature are virtually limitless, and it will add a whole new dimension to tech support with the release of Mac OS X Leopard, when we finally get <a href="http://www.apple.com/macosx/leopard/ichat.html">iChat Screen Sharing</a>. - <a href="http://cachefly.oreilly.com/make/hacks/screencasts/One_Way_Video_IM.m4v">Link to video download</a>.</p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/teach_via_im_with_oneway_video.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/teach_via_im_with_oneway_video.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/03/teach_via_im_with_oneway_video.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/03/teach_via_im_with_oneway_video.html?CMP=OTC-7G2N43923558</guid>
<category>Mac</category>
<pubDate>Tue, 06 Mar 2007 06:38:14 -0800</pubDate>
<enclosure url="http://blip.tv/file/get/Hackszine-TeachViaIMWithOneWayVideoChat691.mov" length="27498628" type="video/quicktime" /><enclosure url="http://cachefly.oreilly.com/make/hacks/screencasts/One_Way_Video_IM.m4v" length="12632176" type="video/mp4" />
</item>

<item>
<title>Choose Your Own Product Placement</title>
<itunes:summary> Josh Paul, author of Digital Video Hacks, has created a pretty amazing product placement experiment:While viewing, pay attention to the table; there will be a box of cereal on it (or not). The box of cereal can be changed...</itunes:summary>
<description>
<![CDATA[<p><img alt="Product Placement Experiment" src="http://www.hackszine.com/blog/archive/product_placement.jpg" width="500" height="201" /></p>

<p>Josh Paul, author of <a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596009461">Digital Video Hacks</a>, has created a pretty amazing <a href="http://www.aweli.com/lab/cereal.html">product placement experiment:</a><blockquote>While viewing, pay attention to the table; there will be a box of cereal on it (or not). The box of cereal can be changed by using the links below. After changing a placement, simply restart the video from the beginning.</blockquote>The video is also clickable, so when a product is on screen, clicking on it leads to an appropriate web site.</p>

<p><br><strong>Related:</strong></p>

<ul><li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596009461">Digital Video Hacks</a></ul>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/choose_your_own_product_placem.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/choose_your_own_product_placem.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/choose_your_own_product_placem.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/choose_your_own_product_placem.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Fri, 23 Feb 2007 09:33:52 -0800</pubDate>

</item>

<item>
<title>Vixy.net: Online FLV-to-MP4 Converter</title>
<itunes:summary> Here&apos;s an online service that will transcode FLVs for you into several common formats, such as AVI/DivX, MOV/MPEG4, 3GP, etc. I&apos;ve only had a chance to try it on a couple videos, but it seems to work well. You...</itunes:summary>
<description>
<![CDATA[<p><img alt="vixy_20070214.jpg" src="http://www.hackszine.com/blog/archive/vixy_20070214.jpg" width="500" height="140" /></p>

<p>Here's an online service that will transcode FLVs for you into several common formats, such as AVI/DivX, MOV/MPEG4, 3GP, etc.  I've only had a chance to try it on a couple videos, but it seems to work well.  You can submit a YouTube URL or a direct link to an FLV and it will kick out a recompressed version that you can easily play on your desktop, iPod or PSP. -<a href="http://vixy.net/">Link.</a></p>

<p>They've also released the trasncoder source under the LGPL, which you can grab over at sourceforge and use in your own transcoding project.  Nice! -<a href="http://sourceforge.net/projects/vixynet/">Link.</a></p>

<p><b>Related:</b><br />
<ul><li><a href="http://www.hackszine.com/blog/archive/2007/02/howto_download_youtube_and_goo.html">Howto: Download Youtube and Google Videos</a></ul></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/vixynet_online_flvtomp4_conver.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/vixynet_online_flvtomp4_conver.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/vixynet_online_flvtomp4_conver.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/vixynet_online_flvtomp4_conver.html?CMP=OTC-7G2N43923558</guid>
<category>Video</category>
<pubDate>Thu, 15 Feb 2007 00:01:56 -0800</pubDate>

</item>

<item>
<title>Hear with Your Eyes: The McGurk Effect</title>
<itunes:summary> In Hack #59 of their book Mind Hacks, Tom Stafford and Matt Webb use a classic illusion known as the McGurk Effect to show how our senses combine to completely change our ultimate experience of perception. Knowing what&apos;s going...</itunes:summary>
<description>
<![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/T4fUi0eG1X4"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/T4fUi0eG1X4" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>

<p>In Hack #59 of their book <a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596007795">Mind Hacks</a>, Tom Stafford and Matt Webb use a classic illusion known as <em>the McGurk Effect</em> to show how our senses combine to completely change our ultimate experience of perception. Knowing what's going to happen doesn't even keep you from experiencing the illusion. It just weakens the effect a bit.</p>

<p>Let's try it out. Watch my lips as I make a few sounds:</p>

<p><em>[[McGurk Effect clip]]</em></p>

<p>Now, listen to just the audio portion from that clip:</p>

<p><em>[[audio clip]]</em></p>

<p>Besides perhaps being a little bit creepy, when you watched the video, I should have appeared to be saying "da da," but when you listen to the audio without the video, it's clear I'm saying "ba ba."</p>

<p>This illusion can't happen in real life. Like McGurk, I made it by splicing the audio of me saying "ba ba" over a video of me making a different sound: "ga ga." When you're not watching the video, you hear what I'm actually saying. But when you see my lips moving, the two bits of information clash. The position of a person's mouth is key in telling what sound someone is making, especially for distinguishing between speech sounds, called phonemes, like "ba," "ga," "pa," and "da," which are all made by popping air out.</p>

<p>Beyond a neat mind trick, the McGurk Effect has some practical uses as well. In Hack #57 of his book <a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596009461">Digital Video Hacks</a>, Josh Paul shows how to create the effect yourself, as I've done in this video, and use it in your own movies to fool your audience.</p>

<p>Here's an example of an applying the effect. Watch my lips as I mouth a couple words, while dubbing over a completely different phrase:<br />
<em><br />
[[olive juice effect]]</em></p>

<p>What did I say? Could you tell that I was saying "olive juice" in the video, before editing it with a different audio track? Does it even matter?</p>

<p>This type of editing occurs frequently when feature films are shown shown on TV. Some words obviously are frowned upon by the FCC, and when movie houses edit them out, they generally try to fool you into believing the audio is original to the movie, or at least keep you from noticing the difference too much.</p>

<p>A common example is when someone shouts "Forget you!" onscreen. Though you know a different phrase was used in the original, the illusion is convincing enough to keep you from being distracted by the dubbing. But when the illusion is used with words that don't quite fit the context of the movie, the effect tends to break down. For example, when I hear John Goodman shout, "This is what happens when you meet a stranger in the Alps,"  I know the attempt has failed miserably. - <a href="http://cachefly.oreilly.com/make/hacks/McGurk_Effect.m4v">Link to video download</a>.</p>

<p><strong>Resources:</strong><br />
<ul<li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596007795">Mind Hacks</a>, by Tom Stafford and Matt Webb<br />
<li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596009461">Digital Video Hacks</a>, by Josh Paul<br />
<li><a href="http://www.media.uio.no/personer/arntm/McGurk_english.html">Arnt Masso's McGurk Effect Video</a><br />
<li><a href="http://homepage.ntu.edu.tw/~karchung/Phonetics%20II%20page%20seventeen.htm">Hearing with Your Eyes</a> collection of McGurk Effect movies</ul></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/hear_with_your_eyes_the_mcgurk.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/hear_with_your_eyes_the_mcgurk.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/hear_with_your_eyes_the_mcgurk.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/hear_with_your_eyes_the_mcgurk.html?CMP=OTC-7G2N43923558</guid>
<category>Hackszine Podcast</category>
<pubDate>Tue, 13 Feb 2007 09:43:11 -0800</pubDate>
<enclosure url="http://cachefly.oreilly.com/make/hacks/McGurk_Effect.m4v" length="15745909" type="video/mp4" />
</item>

<item>
<title>HD DVD processing key found</title>
<itunes:summary> Arnezami from the Doom9 forums slurped out the processing key that can unlock every HD DVD and Blu-Ray disc, regardless of how any of us feel about these wonky multiple formats and DRM, reading the forum messages on how...</itunes:summary>
<description>
<![CDATA[<p><img src="http://hackszine.com/30GBHDDVD.jpg" height="278" width="278" border="0" hspace="4" vspace="4" alt="30Gbhddvd" /><br />
Arnezami from the Doom9 forums slurped out the processing key that can unlock every HD DVD and Blu-Ray disc, regardless of how any of us feel about these wonky multiple formats and DRM, reading the forum messages on how this was accomplished is a lot of fun...</p>

<blockquote>...then I realized why I first didn't find the Media Key: it was removed from memory after the Volume ID was retrieved and the VUK calculated. I also saw that in my "corrupt" memdump the VUK, Vol ID, Media Key and the Title Key MAC were all closely clustered in memory: in the first 50kb (of the entire multi megabyte file!) but there were large empty parts around it. Almost as if it was cleaned up.

<p>This gave me an idea: what I wanted to do is "record" all changes in this part of memory during startup of the movie. Hopefully I would catch something insteresting. In the end I did something a little more effiecient: I used the hd dvd vuk extractor (thanks ape!) and adapted it to slow down the software player (while scanning its memory continously) and at the very moment the Media Key (which I now knew: my bottom-up approach really paid off here) was detected it halted the player. I then made a memdump with WinHex. I now had the feeling I had something.</p>

<p>And I did.</blockquote></p>

<p>Processing Key, Media Key and Volume ID found!!! - Page 6 - Doom9's Forum - [<a href="http://feeds.engadget.com/~r/weblogsinc/engadget/~3/90231456/">via</a>] <a href="http://forum.doom9.org/showthread.php?t=121866&amp;page=6">Link.</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/hd_dvd_processing_key_found.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/hd_dvd_processing_key_found.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/hd_dvd_processing_key_found.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/hd_dvd_processing_key_found.html?CMP=OTC-7G2N43923558</guid>
<category>Home Theater</category>
<pubDate>Tue, 13 Feb 2007 05:53:04 -0800</pubDate>

</item>


</channel>
</rss>