I have some problem comiling mjpegtools-1.6.1.... 
If any can helph me...
I try to find an error in te code but I'm not able to find the definition
of the subscirved methods of the namespace avm. 
I'm using a Redhat 7.3. The compilation fails with lav2divx and yuv2divx, the others 
parts works great.
I use mjpegtols to archive video of my DVcamcorder. I export DV to mpeg2 but I will 
try to encode it in divx. 
I find mjpegtools, and work gret, but if someone can tell me about another package... 
;-)
thanks
Paolo

this is the error messages:
 
g++ -O2 -march=i386 -mcpu=i686 -o .libs/lav2divx lav2divx.o lav_common.o -Wl,-rpath 
-Wl,/usr/lib  -L/usr/src/redhat/BUILD/mjpegtools-1.6.1/utils -lmjpegutils 
./.libs/liblavfile.so -L/usr/src/redhat/BUILD/mjpegtools-1.6.1/usr/lib -L/usr/lib 
-lmovtar -L/usr/src/redhat/BUILD/mjpegtools-1.6.1/quicktime4linux 
-L/usr/src/redhat/BUILD/mjpegtools-1.6.1/quicktime4linux/i686 -lquicktime -lpng -lz 
-L/lib -L/usr/src/redhat/BUILD/mjpegtools-1.6.1/jpeg-mmx -L/usr/local/lib 
./.libs/liblavjpeg.so -ljpeg-mmx /usr/lib/libdv.so /usr/lib/libpopt.so 
/usr/lib/libglib.so -lpthread -ldl -laviplay -lm
lav2divx.o: In function `listCodecs(void)':
lav2divx.o(.text+0x42b): undefined reference to 
`avm::CreateDecoderVideo(BITMAPINFOHEADER const &, int, int, char const *)'
lav2divx.o: In function `main':
lav2divx.o(.text+0xca2): undefined reference to `avm::CImage::CImage(avm::BitmapInfo 
const *, unsigned char const *, bool)'
lav2divx.o(.text+0xe87): undefined reference to `avm::CreateWriteFile(char const *, 
long long, avm::IStream::StreamFormat, int, int)'
lav2divx.o(.text+0xea2): undefined reference to `avm::CodecInfo::match(unsigned int, 
avm::CodecInfo::Media, avm::CodecInfo const *, avm::CodecInfo::Direction)'
lav2divx.o(.text+0xed4): undefined reference to `avm::CodecSetAttr(avm::CodecInfo 
const &, char const *, int)'
lav2divx.o(.text+0xee9): undefined reference to `avm::CodecSetAttr(avm::CodecInfo 
const &, char const *, int)'
lav2divx.o(.text+0xefe): undefined reference to `avm::CodecSetAttr(avm::CodecInfo 
const &, char const *, int)'
lav2divx.o(.text+0x18db): undefined reference to `avm::CImage::~CImage(void)'
lav2divx.o(.text+0x18ff): undefined reference to `avm::CImage::~CImage(void)'
collect2: ld returned 1 exit status
make: *** [lav2divx] Error 1



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to