shareware

You are currently browsing articles tagged shareware.

If you're new here, you may want to subscribe to my RSS feed or get my latest posts directly in your mailbox. Thanks for coming to the Foo!

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’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 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.

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…

Solution

  1. Fire up OSX’s Terminal (Go to programmes > Utilities > Terminal, or just do a search from Spotlight)
  2. Enter this command (copy & paste works; this will make the Finder restart and then display also hidden files): defaults write com.apple.finder AppleShowAllFiles TRUE
    killall Finder
  3. Download the manual install version of QTCoffee - look for the .dmg file, or the “manual install package”.
  4. Open the disk image file (double click on the just downloaded file.)
  5. Open the QTCoffee folder.
  6. Open the bin folder
  7. Open a new finder window (pressing Command-N or from the file menu)
  8. Open your system disk
  9. Open the bin folder
  10. From the other finder window, drag the file “splitmovie” to the newest window
  11. In the Terminal enter defaults write com.apple.finder AppleShowAllFiles FALSE
    killall Finder
    This restarts the Finders and hides the system files again.

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: splitmovie /volumes/sourcedisk/original.mov -duration 10:00 -self-contained -o /volumes/targetdisk/split.mov Sourcedisk is the name of the disk that contains your source footage, target is the name of the targetdisk and duration is the length of each segment (in this case 10:00 minutes). Afterwards you can drag and drop the split files from the finder.

If you need to split AVI files, you can have a look at Explicit.

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’s software directory, MacUpdate and Version Tracker. 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.

Further soft

Georg Kaindl, the programmes, also makes a little widget for the iPhone/iPod Touch that quickly checks the TV schedule of Austrian TV channel ORF, for whom I have worked a couple of times. Another iPhone App makes for quick getting-around in Vienna (which is a phantastic town, with more than enough historic places).

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 well spent.

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 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.

Wishes

What I would love are the following future features:

  • De-interlacing
  • Automatic naming and numbering of exported frames.
  • 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.
  • Display of current window size.
  • 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.
  • Support for keyboard control. Space = start/stop. Arrow left/right = one frame advance/back.

That said, great little – and free – program.(Review at Macupdate.)