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: Exporting a QTMovie to arbitrary format



Have you tried calling ConvertMovieToFile with the
"showUserSettingsDialog" flag enabled? Something like
this:

err = ConvertMovieToFile(theMovie, NULL, &fileSpec, 
  kQTFileTypeMovie, FOUR_CHAR_CODE('TVOD'),
smSystemScript,
  NULL, (showUserSettingsDialog |
movieToFileOnlyExport), 0);

-Steve

--- Stefan Heukamp <email@hidden> wrote:

> Hi,
> 
> I would like to export a given QTMovie Object to a
> file encoded with  
> an arbitrary Codec (e.g. Divx). Therefore I'd like
> to show the user a  
> dialog such as the Export dialog of Quicktime Pro.
> Is there any Function in the Quicktime API which
> provides those  
> export dialogs?
> If there isn't, which a assume, how do I determine
> which exporters  
> are available and how do I open / use the
> Preferences Boxes of the  
> exporters?
> In the Helpfunction I found the Concept of
> Components and especially  
> the Functions FindNextComponent() and
> GetComponentInfo but these are  
> old C-Style and included in a Carbon-Framework.
> I like to code Obj-C style with Cocoa-Framework and
> I think there  
> should be a possibility to do this.
> 
> If I have to use the C functions mentioned above,
> which Frameworks do  
> I have to add to the Project and which Files do I
> have to include?
> 
> Thanks for any help,
> 
> Stefan
> 
>  _______________________________________________
> 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
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
 _______________________________________________
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: 
 >Exporting a QTMovie to arbitrary format (From: Stefan Heukamp <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.