View Single Post
Old 6th October 2004, 08:33   #40  |  Link
xappy
Registered User
 
Join Date: Nov 2003
Posts: 3
Hi!

Thank you for the great plug-in. I have used it for bobbing my interlaced MiniDV PAL material before creating amazing slow motions

The plug-in (0.9.6) still produces some very disturbing bobbing artefacts. I know the reason, why artefacts are produced and I can send you some images about it. There is one havily compressed image as an attachment.

I was thinking to make some modifications to your code, but when I tried to compile your source code without any modifications I got the following errors:

Code:
--------------------Configuration: TDeint - Win32 Release-------------------- 
Compiling... 
TDeinterlaceYUY2.cpp 
E:\TDeint\TDeinterlace.h(199) : error C2065: '_aligned_malloc' : undeclared identifier 
E:\TDeint\TDeinterlace.h(500) : error C2065: '_aligned_free' : undeclared identifier 
TDeinterlaceYV12.cpp 
E:\TDeint\TDeinterlace.h(199) : error C2065: '_aligned_malloc' : undeclared identifier 
E:\TDeint\TDeinterlace.h(500) : error C2065: '_aligned_free' : undeclared identifier 
Error executing cl.exe. 

TDeint.dll - 4 error(s), 0 warning(s)
What am I missing?
Attached Images
 
xappy is offline   Reply With Quote