Problem with AVI file format
Problem with AVI file format
- Subject: Problem with AVI file format
- From: Vasya Danylyshyn <email@hidden>
- Date: Wed, 2 Aug 2006 16:22:01 +0300
Hello!
I try to create avi file using code from
http://developer.apple.com/qa/qa2001/qa1147.html
this code:
// Find the 'vide' Atom which contains the spatial settings
videAtom = QTFindChildByID(exportSettings, kParentAtomIsContainer,
kQTSettingsVideo,
1, NULL);
don't return videAtom (videAtom is 0) why?
Also i need create Flash file (kQTFileTypeFlash), who can help me?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden