At this point just one and I'm not crazy about it.

Either run mpeg2enc under the debugger (gdb) and put a breakpoint
at that malloc failed line - then print 'M' so we can see how
much memory is attempting to be allocated _or_ change the mjpeg_error_exit1 line to be something like


mjpeg_error_exit1("malloc(%d * %d) failed", M, sizeof(struct motion_data));

I'll try that later today or tomorrow and let you know how it goes.


I don't think it's related but what version of 'nasm' are you
using to compile the assembly modules?


NASM version 0.98.22 compiled on Feb 22 2002

Thanks,
Gene



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to