Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is it Not mandatory? - ImageCodecCompleteFrame -



Hi all,

I have found QuickTime 's compressor behavior changed on exporting:

When using QuickTime Player's export - Movie to QuickTime Movie, 
- multipass encoding
- at first pass only
It does not call ImageCodecCompleteFrame of video compressor component, before ImageCodecEndPass().

my compressor component is called in following order: (at first pass stage)
- ImageCodecPrepareToCompressFrames
- ImageCodecProcessBetweenPasses
- ImageCodecBeginPass
- ImageCodecEncodeFrame()
- :
- ImageCodecEncodeFrame()
- ImageCodecEndPass

At final pass, QT calls ImageCodecCompleteFrame once before ImageCodecEndPass.

//

Is it unnecessary to call CompleteFrame()?

I am not sure when this change has occured. From QT7.5.0?

Takashi Mochizuki
 _______________________________________________
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



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.