About

This is the developer blog of Simon Wolf, Mac and iPhone developer, owner of Otter Software Ltd.

I am currently available for contract work so please get in touch to see if I can help you.

Twitter Accounts

Entries in qtkit (3)

Thursday
Nov032011

AVFoundation Overview

Introduction

A couple of weeks ago I was on the iDeveloperLive podcast speaking about AVFoundation. The actual conversation veered way from the nodes I’d made in advance and from what I had intended to cover so I thought it was worth publishing the notes which you can find below.

Click to read more ...

Tuesday
Jul212009

QuickTime Chapters

Introduction

Following on from my article about renaming QuickTime tracks I thought I'd add another QuickTime article, this time about chapters. This is a topic I first looked into because although my Elgato EyeTV creates some chapter points when it exports files I wanted more control over them. The article will cover the basics of adding, renaming and deleting chapters along with a couple of other bonus bits of information.

Click to read more ...

Sunday
Jul192009

Rename QuickTime Tracks

As a result of doing quite a bit of work with QuickTime and QTKit someone asked me if I had some sample code which would allow them to rename an audio track in a QuickTime file . I'd never actually done this but I decided to have a look into it and it turns out that it is pretty easy.

Click to read more ...