We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
MovieMaker and H.264 (Read 586 times)
MovieMaker and H.264
Mar 20th, 2008, 9:20pm
 
Hey there,

So I have been trying to use the MovieMaker library with the H.264 codec and keep running into this:

Code:


quicktime.std.StdQTException[QTJava:7.4.1g],-8960=codecErr,QT.vers:7418000
         at quicktime.std.StdQTException.checkError(StdQTException.java:38)



Researching it a bit, it looks like Apple has changed (or hasn't released) the QTJ API for QT7, which for me means that H.264 is broken.  Anyone else having this problem, or have any ideas?

I'm running OSX 10.5.2 w/ QT 7.4.1 on both a PPC and Intel machine.  I have also tried the other codecs, and they all seem to work, it's just H.264 that's broken for me.
Re: MovieMaker and H.264
Reply #1 - Jan 13th, 2009, 12:22pm
 
yes im having the same problem.  mentioned it here:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Video;action=display;num=1231094041

anyone found a solution yet.  I'm on osx 10.4.11 btw

Perhaps this is related:
http://developer.apple.com/qa/qa2006/qa1470.html
Page Index Toggle Pages: 1