Is there an overview of file formats which QTKit understands?
Asked
Active
Viewed 494 times
2 Answers
4
You use QTMovie's +movieFileTypes: method choosing a type option from:
QTIncludeStillImageTypes
QTIncludeTranslatableTypes
QTIncludeAggressiveTypes
QTIncludeCommonTypes
QTIncludeAllTypes
0
Beyond the programmatic QTMovie +movieFileTypes, Bob mentions, you can also check the Quicktime Player Spec page:

Nick Haddad
- 8,767
- 3
- 34
- 38