QTIndexSwapper 2.3.1 update Command Line Invocation

I have updated the QTIndexSwapper2 AIR applicaiton, used for swapping h264 MOOV atoms around. In the latest update I added the ability to call the QTIndexSwapper2 AIR application from the command line. This feature requires two command line arguments. The first argument is used as the folder path to files you want processed. The 2nd argument is used to define the folder where you want the processed files to be outputted to. Invoking on the...

Read More

QTIndexSwapper2 Update

I have updated the QTIndexSwapper2 AIR application. This update includes some UI fixes to display status of the video processing properly and make it hopefully a little better to understand. It also includes some code to check for updates of the application. You can find the update at the QTIndexSwapper page.

Read More

QTIndexSwapper

DOWNLOAD QTIndexSwapper.air What is QTIndexSwapper? With the release of the Flash Player 9 Update that supports H.264, we can now play a subset of H.264 movie files. The problem is most of the H.264 files have the index at the end of the file which for progressive download means you have to download the whole file before you can start watching any of the video. In the notes from Tinic Uro, Adobe engineer working on the changes, there is mention...

Read More

QTIndexSwapper 2

It has been quite some time since I have updated anything on the QTIndexSwapper AIR application. I figured the release of AIR 2.0 and Flex 4 would be a good reason to give it a face lift. I added the ability to point to a specific folder to process a bunch of files at once. Future updates would be to let the user set a watch folder and output folder then it could just swap ATOM’s on any h264 file that shows up in the watch folder.What...

Read More

QTIndexSwapper v1.4.2 update

UPDATE: Get the latest here! This release is a bug fixed around reading atom’s that are not more than 8 bytes. Thanks to Brandt Michael for pointing out the bug. I guess it affected mp4′s coming from ffmpeg.

Read More

H.264 and Progressive Flash Video, QTIndexSwapper 1.4 update

The QTIndexSwapper v1.4 update is to support AIR v1.0 and a small 64 bit atom size parsing fix. In connection with this update I am speaking at 360Flex Atlanta tomorrow. I’ll be showing how the QTIndexSwapper AIR application works. As well as demonstrating the use of H.264 metadata in the flash player. Not stopping there I went ahead and provide some classes for H.264 binary reading fun. The classes have been committed to a project...

Read More