I have written an application in C++ which is able to create movies in most
QuickTime formats using the Movie toolbox functions 'CreateMovieFile',
'CompressSequenceBegin', 'AddMediaSample' and so on. I now want the
application to create movies 3GPP format but this seems more difficult. As
far as I can understand, 3GPP is based on MPEG-4 but with some modifications
to the atoms in the movie resource. I have been unable to find any
documentation which describes this procedure and I was wondering whether
anyone could explain how to do this or perhaps provide sample sample code.
With many thanks
Robin Vinson
Scott Ribe - 29 Dec 2005 19:10 GMT
You should probably go to lists.apple.com and join the QuickTime API mailing
list.