Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6107995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:14:57+00:00 2026-05-23T14:14:57+00:00

a lot of quicktime examples refer to QTAtomContainer to set Movie export parameters. I’ve

  • 0

a lot of quicktime examples refer to QTAtomContainer to set Movie export parameters.

I’ve got all that working code from ancient times. Now I am using xcode 4 and the compiler cannot find QTAtomContainer. According to Apples documentation this should be declared in Movie.h. But there is no QTAtomContainer. Does someone know where Apple moved this declaration into or which header I am missing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:14:57+00:00Added an answer on May 23, 2026 at 2:14 pm

    I finally I found the problem. In Quicktime a lot of symbols are defined !ONLY! if your xcode-project compiles in PLAIN 32-Bit mode. Universal binaries using “Standard (32/64 bit-Intel)” or just 64-Bit will never find these symbols. (“Standard (32/64 bit-Intel)” is the default setting of the actual xcode 4 series compiler. IMHO Quicktime will/must change. Lion will be shipped with 64Bit by default)

    In “QuickTime/QuicktimeComponents.h” you will find the following line:

    #if !__LP64__
    

    That means if 64 Bit-Code is defined at least once, the compiler will not find the symbols

    QTAtomContainer
    MovieExportGetSettingsAsAtomContainer
    MovieExportComponent
    canMovieExportFiles

    which have been missing until now. Now I can successfully use the example to set the VideoQuality settings in Quicktime using the QTMovieExportSettings key, which you can find here:

    http://www.cocoadev.com/index.pl?QTMovieExportSettings

    I am using the following headers:

    #import <QuickTime/QuickTime.h>  
    #import <QuickTime/Movies.h>  
    #import <QTKit/QTKit.h>  
    

    These headers implicitly include “QuickTime/QuicktimeComponents.h”

    Hope I could help someone else who struggled with this problem.

    Greetings

    Jack

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A lot of my memory leaks are coming from this code that recognizes swipes.
Having lot of resources that share common custom actions, ie: import and export: resources
A lot of these pages are like mini applications that have their own CSS
A lot of time I have to code from home. Normally I just remote
What am I trying? I am trying to load a quicktime movie from the
a lot of questions exists that are similar to this, but none of them
A lot of Sencha Touch examples I found online, don't really focus on proper
A lot of web applications having a 3 tier architecture are doing all the
A lot of websites states that packrat parsers can parse input in linear time.
A lot of different screens in my app refer to the same entity/business objects

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.