Reputation: 733
A question for Apple,QT programmers.
Would like to know if it's possible to export a Movie object to MP3 using the QuickTime API. Preferably the ConvertMovieToFile function. I've looked at QTComponentTypes.h but don't see an entry for MP3.
I need to export audio in a format that can do > 4GB.
Upvotes: 1
Views: 429
Reputation: 5861
Can't be done due to codec licensing issues.
Though these issues may go away since they've stopped charging money for QuickTime.
Upvotes: 2