I'm having a problem with MacDivxCreator and FFMpegX (they both use the console to encode so they are the same in the context of this problem). When I click encode, the console launches and then gives me some crap that looks like this:
No accelerated IMDCT transform found
Seems that stream 0 comes from film source: 29.97->23.98
Input #0, mpeg, from '/Users/steve/Desktop/TITLE01-ANGLE1.VOB':
Stream #0.0: Video: mpegvideo, 720x480, 29.97 fps, q=0-0, 9800 kb/s
Stream #0.1: Video: , q=0-0
Stream #0.2: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Output #0, avi, to '/Users/steve/Desktop//dvdmovie.avi':
Stream #0.0: Video: mpeg4, 640x352, 23.98 fps, q=4-6, 734 kb/s
Stream #0.1: Audio: mp3, 44100 Hz, stereo, 112 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Unsupported codec for input stream #0.1
How can I fix this problem? It does the exact same thing with all the Divx encoders and each codec supported. And why do they have to go to the console in the first place? Can't they encode divx just like any other program would encode mp3s? (iTunes doesn't go to the console to encode...)
-Steve