In regards to my earlier error, I only want to use
VideoEncoder to open dlls, and call EncodeFrame().
Previously to do this, I needed:
#include "infotypes.h"
#include "image.h"
#include "registry.h"
#include "VideoEncoder.h"
So if you can tell me a way to configure to support *just* this (and save
me
all the other overhead), that would be super duper!! =)
Zdenek, I was able to do a super hack on the Makefile (to not include
aviplay2.cpp, VideoDPMS.cpp etc) to get it to compile. But now when I
link in my library I get undefined reference to
VideoEncoder::VideoEncoder(CodecInfo const &, int, BITMAPINFOHEADER &)
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile