I haven't looked thoroughly into this but it appears that the version  
of yuvdeinterlace crashes on 480 height files, while works fine on  
576 height files.

I'm not sure which version I am using, the tool doesn't have any  
version information, it is the Motion-Compensating-Deinterlacer.  I  
did compile it from the 1.9.0rc2, I'm not sure if there have been any  
code updates since then. Or if you are aware of the bug.

this is a stack trace from the crashed executable

EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x003b1e98

Thread 0 Crashed:
0    __memcpy + 556 (cpu_capabilities.h:189)
1    deinterlacer::temporal_reconstruct_frame(unsigned char*,  
unsigned char*, unsigned char*, unsigned char*, int, int, int) + 108  
(yuvdeinterlace.cc:175)
2    deinterlacer::deinterlace_motion_compensated() + 112  
(yuvdeinterlace.cc:709)
3    main + 1856 (yuvdeinterlace.cc:1033)
4    _start + 340 (crt.c:272)
5    start + 60

Let me know if I can help debug it.
Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to