<?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"
	>

<channel>
	<title>modifoo &#187; shareware</title>
	<atom:link href="http://modifoo.com/tag/shareware/feed" rel="self" type="application/rss+xml" />
	<link>http://modifoo.com</link>
	<description>film &#124; technology &#124; life</description>
	<pubDate>Tue, 02 Dec 2008 01:31:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Splitting QT video files in OSX</title>
		<link>http://modifoo.com/2008/09/01/splitting-qt-video-files-in-osx.html</link>
		<comments>http://modifoo.com/2008/09/01/splitting-qt-video-files-in-osx.html#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:29:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Editing]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[automated]]></category>

		<category><![CDATA[automatic]]></category>

		<category><![CDATA[avi]]></category>

		<category><![CDATA[batch]]></category>

		<category><![CDATA[command]]></category>

		<category><![CDATA[divide]]></category>

		<category><![CDATA[dividing]]></category>

		<category><![CDATA[dv]]></category>

		<category><![CDATA[final-cut-pro]]></category>

		<category><![CDATA[free]]></category>

		<category><![CDATA[freeware]]></category>

		<category><![CDATA[line]]></category>

		<category><![CDATA[mov]]></category>

		<category><![CDATA[OSX]]></category>

		<category><![CDATA[qt]]></category>

		<category><![CDATA[qtcoffee]]></category>

		<category><![CDATA[quicktime]]></category>

		<category><![CDATA[shareware]]></category>

		<category><![CDATA[split]]></category>

		<category><![CDATA[splitting]]></category>

		<category><![CDATA[terminal]]></category>

		<category><![CDATA[tool]]></category>

		<category><![CDATA[tools]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://modifoo.com/?p=478</guid>
		<description><![CDATA[On a current job the client wants the videofiles on an external harddisk in FAT32. One of the problems with FAT32 is of course that it doesn&#8217;t allow for file sizes of 4GB or bigger, which translates to roughly 20min of DV material, and less on better codecs.

One way would of course be to use [...]]]></description>
			<content:encoded><![CDATA[<p>On a current job the client wants the videofiles on an external harddisk in FAT32. One of the problems with FAT32 is of course that it doesn&#8217;t allow for file sizes of 4GB or bigger, which translates to roughly 20min of DV material, and less on better codecs.<br />
<img class="alignleft" title="Schere" src="http://modifoo.com/wp-content/2008/09/schere-300x300.jpg" alt="" width="300" height="300" /><br />
One way would of course be to use Final Cut, iMovie or QT Pro to mark each 15 minute segment, and export that to the external harddisk. This means a lot of button pushing, when there are hours of material to be transferred.</p>
<p>Doing a longer search on Macupdate did not come up with any easy solutions. So here is a step by step guide for non-geeks. Those who know their way around UNIX will probably know of a quicker solution&#8230;</p>
<h3>Solution</h3>
<ol>
<li>Fire up OSX&#8217;s Terminal (Go to programmes &gt; Utilities &gt; Terminal, or just do a search from Spotlight)</li>
<li>Enter this <a href="http://www.codejacked.com/osx-finder-hidden-files/">command</a> (copy &amp; paste works;     this will make the Finder restart and then display also hidden files): <code>defaults write com.apple.finder AppleShowAllFiles TRUE<br />
killall Finder</code></li>
<li><a href="http://www.3am.pair.com/downloads/">Download</a> the manual install version of <a href="http://www.3am.pair.com/QTCoffee.html">QTCoffee</a> - look for the .dmg file, or the &#8220;manual install package&#8221;.</li>
<li>Open the disk image file (double click on the just downloaded file.)</li>
<li>Open the QTCoffee folder.</li>
<li>Open the bin folder</li>
<li>Open a new finder window (pressing Command-N or from the file menu)</li>
<li>Open your system disk</li>
<li>Open the bin folder</li>
<li>From the other finder window, drag the file &#8220;splitmovie&#8221; to the newest window</li>
<li>In the Terminal enter <code>defaults write com.apple.finder AppleShowAllFiles FALSE<br />
killall Finder</code> This restarts the Finders and hides the system files again.</li>
</ol>
<p>Now you are done with the installation part. Now, if you want to split a video file, simply enter the following code into the Terminal: <code>splitmovie /volumes/sourcedisk/original.mov -duration 10:00 -self-contained -o /volumes/targetdisk/split.mov</code> <em>Sourcedisk</em> is the name of the disk that contains your source footage, <em>target</em> is the name of the targetdisk and <em>duration</em> is the length of each segment (in this case 10:00 minutes). Afterwards you can drag and drop the split files from the finder.</p>
<p>If you need to split AVI files, you can have a look at <a href="http://www.sveinbjorn.org/explicit">Explicit</a>.</p>
<div id="ifyoulikedthat"><h3>Related posts</h3><p><a href="http://modifoo.com/2006/11/20/shake-it-baby.html">Shake it, baby</a></p><p><a href="http://modifoo.com/2006/09/05/the-joys-of-a-good-tool.html">The joys of a good tool</a></p><p><a href="http://modifoo.com/2008/07/21/size-of-a-red-file.html">Size of a Red file</a></p><p><a href="http://modifoo.com/2006/09/11/fcp-512.html">FCP 5.1.2</a></p><p><a href="http://modifoo.com/2008/11/12/one-birger-to-go.html">One Birger to go</a></p><p><a href="http://modifoo.com/2006/12/05/apple-goes-rich-media-management.html">Apple goes Rich Media Management</a></p><p><a href="http://modifoo.com/2007/01/17/internet-tv.html">FutureTV</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://modifoo.com/2008/09/01/splitting-qt-video-files-in-osx.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Automatically checking all your software for updates</title>
		<link>http://modifoo.com/2008/08/25/automatically-checking-all-your-software-for-updates.html</link>
		<comments>http://modifoo.com/2008/08/25/automatically-checking-all-your-software-for-updates.html#comments</comments>
		<pubDate>Mon, 25 Aug 2008 08:27:11 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Cool Sites]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[automatic]]></category>

		<category><![CDATA[free]]></category>

		<category><![CDATA[freeware]]></category>

		<category><![CDATA[OSX]]></category>

		<category><![CDATA[shareware]]></category>

		<category><![CDATA[update]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://modifoo.com/?p=464</guid>
		<description><![CDATA[
I always find it tedious to keep all my software updated. AppUpdate is a free widget that scans your harddisk for programes, and then checks the versions number against a list on  Apple&#8217;s software directory, MacUpdate and Version Tracker. Once it is finished — and this goes surprizingly fast — you are presented with [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone wp-image-465" title="app-update-big" src="http://modifoo.com/wp-content/2008/08/app-update-big.jpg" alt="" /></p>
<p>I always find it tedious to keep all my software updated. <a title="App Update homepage" href="http://gkaindl.com/software/app-update">AppUpdate</a> is a free widget that scans your harddisk for programes, and then checks the versions number against a list on  <a href="http://www.apple.com/downloads/macosx/">Apple&#8217;s software directory</a>, <a href="http://www.macupdate.com/">MacUpdate</a> and <a href="http://www.versiontracker.com/">Version Tracker</a>. Once it is finished — and this goes surprizingly fast — you are presented with a simple list that shows all available updates, with links to the respective download pages. All for a very affordable 0 Euro/Dollar/Yuan.</p>
<h3>Further soft</h3>
<p><a href="http://gkaindl.com">Georg Kaindl</a>, the programmes, also makes a little widget for the iPhone/iPod Touch that <a href="http://gkaindl.com/software/quick-orf">quickly checks</a> the TV schedule of Austrian TV channel ORF, for whom I have worked a couple of times. Another iPhone App makes for quick <a href="http://gkaindl.com/software/viennav">getting-around in Vienna</a> (which is a phantastic town, with more than enough historic places).</p>
<div id="ifyoulikedthat"><h3>Related posts</h3><p><a href="http://modifoo.com/2007/03/12/producer-in-heaven.html">Producer in Heaven</a></p><p><a href="http://modifoo.com/2008/02/16/movie-trailer-impersonator.html">Movie trailer impersonator</a></p><p><a href="http://modifoo.com/2008/10/09/the-complex-inside-life-of-a-lens.html">The complex inside life of a lens</a></p><p><a href="http://modifoo.com/2007/05/31/darth-vader-re-cut.html">Darth Vader, re-cut</a></p><p><a href="http://modifoo.com/2006/10/08/equipment-lingo.html">Equipment lingo</a></p><p><a href="http://modifoo.com/2007/10/20/the-producers.html">The Producers (low budget, that is)</a></p><p><a href="http://modifoo.com/2008/05/18/after-film-school.html">After film school</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://modifoo.com/2008/08/25/automatically-checking-all-your-software-for-updates.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Transcription</title>
		<link>http://modifoo.com/2007/11/04/transcription.html</link>
		<comments>http://modifoo.com/2007/11/04/transcription.html#comments</comments>
		<pubDate>Sun, 04 Nov 2007 21:36:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Editing]]></category>

		<category><![CDATA[documentary]]></category>

		<category><![CDATA[interview]]></category>

		<category><![CDATA[OSX]]></category>

		<category><![CDATA[promo]]></category>

		<category><![CDATA[shareware]]></category>

		<category><![CDATA[special]]></category>

		<category><![CDATA[technique]]></category>

		<category><![CDATA[transcribe]]></category>

		<category><![CDATA[transcription]]></category>

		<guid isPermaLink="false">http://modifoo.com/2007/11/04/transcription.html</guid>
		<description><![CDATA[When you are filming interviews, it helps a great deal in editing to have the interview written down on paper. For the Mac there is a lovely tool called Transcriva. It takes up the feel of iChat and uses the same approach for transcription. It also notes down the times - a great timesaver. $19.99 [...]]]></description>
			<content:encoded><![CDATA[<p>When you are filming interviews, it helps a great deal in editing to have the interview written down on paper. For the Mac there is a lovely tool called <a href="http://www.bartastechnologies.com/products/transcriva/" target="_blank">Transcriva</a>. It takes up the feel of iChat and uses the same approach for transcription. It also notes down the times - a great timesaver. <em>$19.99 well spent.</em><a href="http://modifoo.com/tag/transcription" target="_blank" rel="tag"></a></p>
<div id="ifyoulikedthat"><h3>Related posts</h3><p><a href="http://modifoo.com/2008/01/25/freeware-video-tools-for-the-mac.html">Freeware video tools for the Mac</a></p><p><a href="http://modifoo.com/2008/11/18/250-computers-for-the-price-of-3-and-the-size-of-one.html">250 computers for the price of 3 - and the size of one</a></p><p><a href="http://modifoo.com/2008/06/12/flash-frames.html">Flash Frames</a></p><p><a href="http://modifoo.com/2008/07/21/size-of-a-red-file.html">Size of a Red file</a></p><p><a href="http://modifoo.com/2007/01/13/good-advice-good-imagery-all-free.html">Good Advice & Good Imagery. All Free.</a></p><p><a href="http://modifoo.com/2006/11/20/shake-it-baby.html">Shake it, baby</a></p><p><a href="http://modifoo.com/2006/09/20/the-not-neverending-story.html">The not neverending story</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://modifoo.com/2007/11/04/transcription.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Frame grabbing</title>
		<link>http://modifoo.com/2007/10/30/frame-grabbing.html</link>
		<comments>http://modifoo.com/2007/10/30/frame-grabbing.html#comments</comments>
		<pubDate>Tue, 30 Oct 2007 08:16:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Editing]]></category>

		<category><![CDATA[Film]]></category>

		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[cp]]></category>

		<category><![CDATA[final cut]]></category>

		<category><![CDATA[final-cut-pro]]></category>

		<category><![CDATA[frame grab]]></category>

		<category><![CDATA[framegrab]]></category>

		<category><![CDATA[freeware]]></category>

		<category><![CDATA[preparation]]></category>

		<category><![CDATA[qt]]></category>

		<category><![CDATA[quicktime]]></category>

		<category><![CDATA[review]]></category>

		<category><![CDATA[shareware]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://modifoo.com/2007/10/30/frame-grabbing.html</guid>
		<description><![CDATA[Sometimes you have to produce photographs from films, so-called frame grabs. In Final Cut Pro this entails several clicks for each frame, something that becomes tiresome after a while. Also, if your material is anamorphic, you have to resize it in a separate programme, adding yet more clicks.Enter Movie Frame Grabber, a simple programme for [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you have to produce photographs from films, so-called frame grabs. In Final Cut Pro this entails several clicks for each frame, something that becomes tiresome after a while. Also, if your material is anamorphic, you have to resize it in a separate programme, adding yet more clicks.Enter <a href="http://jjlange.spymac.com/products1.html" target="_blank">Movie Frame Grabber</a>, a simple programme for the Mac.You drag a QT into the blue window, then you chose the frame you want, hit “Save Frame” and you are done.Much easier than using QT or FCP.One thing I noticed - and I am torn between calling it a feature or a bug - is that each frame gets exported in the same size as your windows is sized. I.E. When you have a 600×400 QT file, but your window is, say 605×605, you get a square picture. The good thing is that Movie Frame Grabber does a decent job of uprezzing. So if you need some quick framegrabs, this is a big time saver.<br />
<h3>Wishes</h3>
<p>What I would love are the following future features:
<ul>
<li>De-interlacing</li>
<li>Automatic naming and numbering of exported frames.</li>
<li>Option to export in native QT size (with option of having 16:9). Option of having 25%, 50%, 200%, 400% sizes. Throw in some advanced resizing calculations, and this could become a powerful tool that people would spend money on. This reviewer included.</li>
<li>Display of current window size.</li>
<li>A Text saying “Drop QT file here” instead of the blue screen — this threw me off at first; blue screen to me suggested that I would have to plug in a DV source.</li>
<li>Support for keyboard control. Space = start/stop. Arrow left/right = one frame advance/back.</li>
</ul>
<p>That said, great little – and free – program.(<a href="http://www.macupdate.com/reviews.php?id=19996" target="_blank">Review</a> at Macupdate.)</p>
<div id="ifyoulikedthat"><h3>Related posts</h3><p><a href="http://modifoo.com/2007/10/15/outputting-timecode-to-a-dsr-11.html">Outputting timecode to a DSR-11</a></p><p><a href="http://modifoo.com/2008/11/12/one-birger-to-go.html">One Birger to go</a></p><p><a href="http://modifoo.com/2006/09/01/crt-monitor-affordable.html">CRT monitor, affordable</a></p><p><a href="http://modifoo.com/2007/01/11/crash-different.html">Crash Different</a></p><p><a href="http://modifoo.com/2008/07/21/size-of-a-red-file.html">Size of a Red file</a></p><p><a href="http://modifoo.com/2007/01/13/list-of-apple-resources.html">List of Apple resources</a></p><p><a href="http://modifoo.com/2006/09/20/the-not-neverending-story.html">The not neverending story</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://modifoo.com/2007/10/30/frame-grabbing.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
