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

Jason Garrett-Glaser darkshikari at gmail.com
Thu Feb 21 20:46:21 CET 2008


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'
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)

On Thu, Feb 21, 2008 at 11:44 AM, Jason Garrett-Glaser <
darkshikari at gmail.com> wrote:

> I'm in Windows under Cygwin--so I assume I'll use the Linux way then.
>
> PGM?  Does it take YUV/YV12 input or similar?  If not, how do you suggest
> I pipe to xvidencraw?  Isn't there an Avisynth input patch?
>
> Dark Shikari
>
>
> On Thu, Feb 21, 2008 at 11:30 AM, Dark Sylinc <dark_sylinc at yahoo.com.ar>
> wrote:
>
> > Note that xvid_encraw actually won't let you encode
> > AVI files (although I've never tried in Windows, which
> > may have AVI support). It is using for testing and as
> > a sample for configuring xvid. It is common to encode
> > the file that comes with the source: cactus.pgm
> >
> > I suspect you're using linux. Once you ./configure 'd
> > the binary package and did the
> > make
> > make install
> >
> > then go to the %xvid%/example and do the
> > "make"
> > 2 app will pop: xvid_decraw & xvid_encraw.
> > The 2nd one will compress the file into a
> > (non-standard?) mp4u file, the 1st one is used to
> > decode it back again.
> > Read the readme in the same folder to see the cmd
> > options (or the src itself, it's a single file)
> >
> > If you're in windows, the project files already
> > include the xvid_encraw projects.
> >
> > Dark Sylinc
> >
> > --- Jason Garrett-Glaser <darkshikari at gmail.com>
> > escribió:
> >
> > > I suspect it might be an issue with some sort of
> > > mplayer lumimasking library
> > > overriding the one I'm making, since printfs do
> > > appear in the output binary
> > > when I use strings; how do I go about compiling
> > > xvidencraw to test this?
> > >
> > > Dark Shikari
> > > _______________________________________________
> > > XviD-devel mailing list
> > > XviD-devel at xvid.org
> > > http://list.xvid.org/mailman/listinfo/xvid-devel
> > >
> >
> >
> >
> >       Yahoo! Encuentros.
> >
> > Ahora encontrar pareja es mucho más fácil, probá el nuevo Yahoo!
> > Encuentros http://yahoo.cupidovirtual.com/servlet/NewRegistration
> > _______________________________________________
> > XviD-devel mailing list
> > XviD-devel at xvid.org
> > http://list.xvid.org/mailman/listinfo/xvid-devel
> >
>
>


More information about the XviD-devel mailing list