[MPlayer-cygwin] Ogg/Vorbis support
Reimar.Doeffinger at stud.uni-karlsruhe.de
Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Jan 31 21:40:51 CET 2005
Hi,
On Mon, Jan 31, 2005 at 09:14:37PM +0100, Thomas Plank wrote:
> If I want to compile mplayer with ogg/vorbis support and I don't have
> libogg and libvorbis installed in /usr/local/... but elsewhere, is it
> right to tell ./configure the path with
>
> --with-extralibdir=DIR
For the libs (.dll or .a probably)
> and
> --with-extraincdir=DIR ?
For the headers (.h)
> What exactly must be provided?
> This one: --with-extralibdir=/libvorbis/lib/pkgconfig/
> or this: --with-extralibdir=/libvorbis/lib/
The one where the .dll or .a files are. For the headers the one that
contains the vorbis subdir (the one that contains the .h files).
Or just grab the latest CVS snapshot, a vorbis decoder (tremor) is
included.
Greetings,
Reimar Döffinger
More information about the MPlayer-cygwin
mailing list