[XviD-devel] Adaptive quantization help--variance masking

Dark Sylinc dark_sylinc at yahoo.com.ar
Thu Feb 21 21:05:00 CET 2008


Hi,
see below

> Trying to compile encraw yields:
> 
> /home/Jason/xvid/examples/xvid_encraw.c:1413:
> undefined reference to
> `_AVIStreamRelease at 4'
> /home/Jason/xvid/examples/xvid_encraw.c:1414:
> undefined reference to
> `_AVIFileRelease at 4'
> /home/Jason/xvid/examples/xvid_encraw.c:1415:
> undefined reference to
> `_AVIFileExit at 0'

you need Vfw32.lib for AVI support (although I don't
even know if Cygwin supports MSVC libs), or you can
just simple avoid defining XVID_AVI_INPUT in line 51.

> xvid_encraw.o: In function `usage':
> /home/Jason/xvid/examples/xvid_encraw.c:1511:
> undefined reference to
> `__imp___iob'
> /home/Jason/xvid/examples/xvid_encraw.c:1512:
> undefined reference to
> `__imp___iob'
> /home/Jason/xvid/examples/xvid_encraw.c:1513:
> undefined reference to
> `__imp___iob'
> /home/Jason/xvid/examples/xvid_encraw.c:1514:
> undefined reference to
> `__imp___iob'
> /home/Jason/xvid/examples/xvid_encraw.c:1516:
> undefined reference to
> `__imp___iob'
> 
> (etc etc etc)

That function has only fprintf.
If you don't know how to link that function with your
compiler, then I can't help. Also you may want to
replace it with a similar function you know it works.

Dark Sylinc


      Yahoo! Encuentros.

Ahora encontrar pareja es mucho más fácil, probá el nuevo Yahoo! Encuentros http://yahoo.cupidovirtual.com/servlet/NewRegistration


More information about the XviD-devel mailing list