Author Archive
Editor’s Swiss Army Knife
Most of us these days probably carry a USB stick with us pretty regularly, handy for getting files off client’s laptops and so forth, but it can also be your swiss army knife!
I have a range of ‘portable’ applications on my USB stick which I use to solve little problems when the software installed in my edit suite doesn’t easily do the job. Here is a list of some of the more useful apps I have on my own USB stick – these are all for Windows, there might be similar options for use on a Mac, but it’s been such a long time since I regularly used one that I haven’t tried to build up tools for use there.
The GIMP
The open source answer to Photoshop. It’s a little different, and not quite as powerful in some ways, but it’s more than suitable for the basic tasks, and if you spend a little time learning it you could even find that Photoshop is unnecessary for your regular video work.
GIMP Portable
AVIDemux
A powerfule video converter, AVIDemux is helpful for many simple video conversion or trimming tasks.
AVIDemux Download (Download the Windows ZIP version, not installer)
Audacity
Audacity is a fantastic audio editor. I’ve used it in the past for many simple little audio edits and tidy-ups, and occasionally converting formats.
Audacity Portable
(For MP3 support, you will also need LAME – see here)
VLC Player
The VLC player is a fantastic video player. It will play almost any video file you can throw at it. With a little effort you can even do some conversions with it.
VLC Portable
FFMpeg
FFMpeg is an exceptional tool. It can read and write an amazing number of video formats. On it’s own it’s a command line application – officially provided as C source code. You can download a Windows binary from here: FFMpeg Windows Builds or you could use a GUI front end such as WinFF – a portable version of which is available from here: winPenPack – x-WinFF
Other Tools
Beyond these video, audio and graphics tools, there are a variety of other portable applications I regularly find a use for, such as:
7-Zip – Support for a wide range of archive files including 7Zip, gZip and bZip
AbiWord – Basic word processor, able to open many formats including Word documents.
FileZilla – Fully featured FTP client.
Pidgin – Instant messaging client – MSN, AIM, Yahoo, Google, ICQ
Are there portable tools you’re never without? What about alternatives for Mac? Post a comment.
Network Rendering with MetaFuze
Posted by Dylan in Avid, High Definition, RED, Video/TV on February 4th, 2010
Avid MetaFuze is a tool from Avid Technology that converts various video formats (most notably DPX and RED RAW) into native DNxHD media that can be used with Avid’s editing products. The product ships with two interfaces – a GUI for direct transcoding, and a command-line version more suitable for scripting.
A small number of modestly powered computers can be put to work transcoding media from a large pool in a shorter time. However this isn’t something that MetaFuze will handle natively and must be managed.
Networking
The most important part of distributing the transcoding over a number of network computers is making sure all the client computers have access to the source files.
To achieve this, the easiest thing is to create a network share on the ‘Master’ computer which contains all the source files for transcoding. Once the share is created, you can then map this to the same drive letter on all computers, which will ensure that file paths are consistent on all client computers.
In this case, we’ll assume that your local desktop PC (called ‘WORKER’) contains all the source files in E:\Video\REDMedia – create a network share for the E:\Video folder, which will then be accessible as \\WORKER\Video on the local network. On all computers (including your own desktop) you can then map that network location to the drive letter Z:
Job Setup
MetaFuze doesn’t natively provide any method for distributing job instructions to multiple machines. All transcode jobs are stored in a single file. To address this I’ve created a tool called BatchFuze Extactor which will take the XML project file from MetaFuze and split it into single files for each source file.
To create these job files simply follow the standard procedure for creating a transcode batch in MetaFuze, save the project, then open that project XML in BatchFuze Extractor and choose where to save the output files.
For the purposes of networking it is important that all file paths be accessible to all client computers, so even if the source files reside on a local drive on the computer that is running MetaFuze it is important that the source files be accessed with a network path. Following the basic sharing method above this would mean it’s important to location the files through the Z: drive.
If the files are to be rendered back to a network drive, it’s equally imporant that the target location for transcoded files also be available on all client computers. If you’re planning to render to the local client machines then the path must be valid on all client computers (create E:\Video\Transcoded on all rendering computers, for example).
Whatever file locations are shown in MetaFuze when you create the Transcode batch are the ones that will be referred to by the client computer when transcoding.
Distributing The Work
Once you have a collection of individual XML batch files you could simply roughly divide them on to the client computers, and get MetaFuze to process each batch in turn. This will require a simple batch file.
Alternatively I am currently developing an application to manage this process across a network. One computer operates a server, distributing the batch jobs, and the remaining computers run a client which communicates with the server, receives jobs and passes those jobs on to MetaFuze for processing.
This application is currently at a Beta stage, if you’re interested in testing it, please get in touch with me by email: batchfuze -AT- dylanreeve.com
Twitter Hacked
Posted by Dylan in General Ramblings on December 18th, 2009
A funny thing happened to me tonight.
I tried to log into Twitter, and got no response…
I tried a few minutes later and got this:

Then I tried a few minutes later and got this:

Did a litlte digging and it seems like at 01:26am EDT the DNS records were changed. New DNS servers are pointing the requests at a hosting provider with that page on it. So Twitter’s servers themselves don’t seem to have been attacked, but if the hackers are clever they could easily be capturing and recording attempts to login via Twitter plaintext API (used by most third-party applications and therefore potentially millions of users) – I haven’t tested to see if this is the case
Downconversion in Media Composer
Posted by Dylan in Avid, High Definition, Video/TV on December 6th, 2009
In a recent thread on the Avid Community Forums there was some discussion of the quality of Avid’s downconversion from HD to SD. I have used various downconvert methods from within Media Composer in the past and have never had any serious problems with any of the results, but I figured I might be able to conduct some vaguely reasonable tests. Read the rest of this entry »
Kiwiright and Copyright
Posted by Dylan in General Ramblings, Video/TV on November 14th, 2009
Some University of Auckland students have recently created a short documentary about copyright called © Kiwiright which has been fairly popular in NZ internet circles. The documentary includes interviews with geek-about-town Juha and CFF founder Bronwyn, but in addition to this it also features a whole lot of Disney characters and a reasonably identifying commercial music track – I think this detracts from the message of the video overall (which I otherwise support and appreciate). Read the rest of this entry »