| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| All QuickTime atoms in the movie export settings atom containers must be stored Big Endian. We do this in order to make them portable. This explains why your code works on PPC but not on Intel. On Intel, you are storing your settings little endian. They are interpreted by the exporter as being big endian, and flipped big to little. So you need to flip them native to big before calling SetAtomData, etc. -Brad Ford QuickTime Engineering On Mar 26, 2007, at 3:27 AM, sandeep chandran wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-API mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quicktime-api/email@hidden This email sent to email@hidden
| References: | |
| >needs help - changing default compression doesn't work properly in intel mac (From: "sandeep chandran" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.