Mailing Lists: Apple Mailing Lists

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

Re: how can i generate one mov of MJPEG B whose frame is progressive not interlaced



At 11:32 am +0800 23/6/2006, wu xiran wrote:
Now I use quicktime sdk to generate one MJPEG B mov ,I met a problem ,I can't find one function to set the frame as interlaced or progressive ,the default is interlaced ,but now I want to generate progressive frame ,how can I set it ? I had looked it for a few days ,but I can't find now .

You need to open the Motion JPEG B compressor component, use ImageCodecSetSettings to configure it with progressive settings, then pass the component instance in the codec parameter for CompressSequenceBegin.


To create a settings handle for progressive settings that you can pass to ImageCodecSetSettings, the simplest thing is to write a small app to generate it. Open the Motion JPEG B compressor component, call ImageCodecRequestSettings, set "Number of fields" to One in the dialog that comes up, and then save a copy of the resulting handle.

Glenn.
_______________________________________________
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: 
 >how can i generate one mov of MJPEG B whose frame is progressive not interlaced (From: "wu xiran" <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.