http://bugs.cinelerra.org/show_bug.cgi?id=259





------- Additional Comments From [EMAIL PROTECTED]  2006-05-21 04:09 -------
Ok, found this page, basically describing the same MJPEG decoding problem along 
with a patch: http://lists.trolltech.com/qt-interest/2005-12/thread00859-0.html 
 
Turns out the huffman table is not defined because MJPEG isn't supposed to have 
one - to save space it is supposed to use a default table. The quicktime 
library in Cinelerra doesn't handle this. The patch adds the default huffman 
table and loads it if needed. 
 
I've adapted the patch in the URL above to quicktime/libmjpeg.c in Cinelerra 
and it now loads Blender MJPEG AVI files correctly. It also appears to fix bug 
#139 and possibly bug #148 (the URL with the test AVI for this bug is no longer 
valid), dealing with MJPEG files created with digital cameras. 
 



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to