This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* qtfaststart.php v0.1 by Valentin Schmidt | |
* based on qt-faststart.c v0.2 by Mike Melanson ([email protected]) | |
* | |
* This file is placed in the public domain. Use the program however you | |
* see fit. | |
* | |
* This utility rearranges a Quicktime file such that the moov atom | |
* is in front of the data, thus facilitating network streaming. |