Changes between Version 20 and Version 21 of MacOSXCompilationGuide
- Timestamp:
- 03/04/2013 01:59:59 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacOSXCompilationGuide
v20 v21 71 71 }}} 72 72 73 Finally install {{{qt-faststart}}}. This is a useful tool if you're showing your H.264 MP4 videos on the web. It relocates the [http://www.adobe.com/devnet/video/articles/mp4_movie_atom.html MOOV atom] in the video to allow playback to begin before the file is completely downloaded. 73 Finally install {{{qt-faststart}}}. This is a useful tool if you're showing your H.264 MP4 videos on the web. It relocates the [http://www.adobe.com/devnet/video/articles/mp4_movie_atom.html MOOV atom] in the video to allow playback to begin before the file is completely downloaded. When converting files with ffmpeg you can use `-movflags faststart` to have the same effect. 74 74 75 75 {{{


