Uli's Web Site
[ Zathras.de - Uli's Web Site ]
Other Sites: Stories
Pix
Abi 2000
Stargate: Resurgence
Lost? Site Map!
 
 
     home | blog | moose | programming | articles >> blog

 Blog Topics
 
 Archive
 

15 Most Recent [RSS]

 Less work through Xcode and shell scripts
2011-12-16 @600
 
 iTunesCantComplain released
2011-10-28 @954
 
 Dennis Ritchie deceased
2011-10-13 @359
 
 Thank you, Steve.
2011-10-06 @374
 
 Cocoa Text System everywhere...
2011-03-27 @788
 
 Blog migration
2011-01-29 @520
 
 All you need to know about the Mac keyboard
2010-08-09 @488
 
 Review: Sherlock
2010-07-31 @978
 
 Playing with Objective C on Debian
2010-05-08 @456
 
 Fruit vs. Obst
2010-05-08 @439
 
 Mixed-language ambiguity
2010-04-15 @994
 
 Uli's 12:07 AM Law
2010-04-12 @881
 
 Uli's 1:24 AM Law
2010-04-12 @874
 
 Uli's 6:28 AM Law
2010-04-12 @869
 
 Uli's 3:57 PM Law
2010-04-12 @867
 

More...

UKTurboExporter 0.1

OK, so I had this Cocoa application I'm playing with, and it exports QuickTime movies using QTKit. And since it was kinda slow, I remembered that I had this little black Turbo.264 USB dongle that hardware accelerates QuickTime exports. So, I asked FDj at Elgato, and not long after I had all the information needed for a nice little Cocoa application that exports to H.264 using Turbo's hardware acceleration. Neat.

If you also want to add support for the Turbo.264 to your Cocoa application (or to an open source project, or whatever), I've uploaded the code to my Source Code Page, including the sources, Xcode 3 project and a built app.

OK, so rumour has it not everybody out there has a Turbo.264, so why would anyone else be interested in this code? Well, it demonstrates how to specify settings to a QuickTime component, how to export a QuickTime movie on a separate thread, and how to display a progress bar during this export.

It also contains some IOKit goodness that listens for the availability of the Turbo.264 device so the app can update its user interface accordingly. Chances are, this code could be modified to also notify you of other devices.

Reader Comments: (RSS Feed)
No comments yet
Or E-Mail Uli privately.

 
Created: 2008-02-09 @143 Last change: 2008-02-09 @612 | Home | Admin | Edit
© Copyright 2003-2024 by M. Uli Kusterer, all rights reserved.