i can build everything except mpeg2enc. has anyone else had this issue? do you know what the issue is?
Last time I tried, it was because NASM could not correctly generate object code to be linked in cygwin. I used a ./configure switch to disable all kinds of MMX/SSE optimizations and was able to build mp2enc. However, it was dead slow compared with the Linux version (on the same machine). I looked briefly at the code and remember seeing that the assembly code had to be changed substantially. Don't know if the situation has improved.
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users
