Flatten and compress movie
Subject : Flatten and compress movie
From: "Amer C" <email@hidden >
Date: Wed, 13 Jul 2005 10:36:32 -0400
Delivered-to: email@hidden
Delivered-to: email@hidden
Hello All,
I use a sequenceGrabber to save a file (movie) and I intend to
flatten it with compression (with either Apple compression or zlib).. I use
the following statement on a file .mov already saved :
movie.flatten(StdQTConstants.flattenCompressMovieResource| //flgs
//StdQTConstants.zlibDataCompressorSubType|
StdQTConstants.flattenAddMovieToDataFork |
StdQTConstants.appleDataCompressorSubType|
StdQTConstants.flattenForceMovieResourceBeforeMovieData,
fileSEND, // fileOut
StdQTConstants.kMoviePlayer, // creator
IOConstants.smSystemScript, // scriptTag
StdQTConstants.createMovieFileDeleteCurFile,
StdQTConstants.movieInDataForkResID, // resID
null);
What I notice is that the movie is not compressed compared with the original
source file. Any idea ??
Thanks in advance
Amer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.