[MPlayer-cygwin] Ogg/Vorbis support
Thomas Plank
tplank at gmx.at
Thu Feb 3 15:17:05 CET 2005
compn (tempn at twmi.rr.com) wrote:
> On Wed, 02 Feb 2005 15:40:52 +0100
> Thomas Plank <tplank at gmx.at> wrote:
>> Did you self-compile?
> but i tested your sample in the official mingw
> and joeys cygwin build, as i havent built my own mplayer in a while.
Notice: I arbitrarily took one of my ogg files, it didin't make any
difference since my cygwin built with the internal ogg-tremor wasn't able
to play one single file at all.
> anyways, you should report what cygwin version you are using, what gcc ver
> and what configure options you use.
$ cygcheck -s
Cygwin Configuration Diagnostics
Current System Time: Thu Feb 03 15:08:23 2005
Cygwin DLL version info:
DLL version: 1.5.12
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 116
Shared data: 4
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:
Build date: Wed Nov 10 08:34:47 EST 2004
Shared id: cygwin1S4
$ gcc -v
Reading specs from /usr/local/lib/gcc/i686-pc-cygwin/3.4.3/specs
Configured with: ./configure
Thread model: single
gcc version 3.4.3
./configure \
--disable-runtime-cpudetection \
--enable-largefiles \
--enable-static \
--with-codecsdir=/cygdrive/d/Thomas/Utilities/mplayer/codecs/ \
--enable-menu \
--disable-internal-tremor \
--datadir=/cygdrive/d/Thomas/Utilities/mplayer/mplayer/ \
--confdir=/cygdrive/d/Thomas/Utilities/mplayer/mplayer/
> also i notice you are on 64bit...
Not at all.
> does the mingw build run in 32 or 64bit mode?
I'd say 32 bit.
> try compiling your mplayer with the
> cpuruntimedetection flag, maybe it will change something.
As mentioned, using the official libogg and libvorbis and installing them
in the include path, everything went fine.
Before I installed libogg/libvorbis to another directory, but ./configure
didn't fine the libraries although I delivered the path via
"--with-extralibdir" and "--with-extraincdir".
--
mfg Thomas
More information about the MPlayer-cygwin
mailing list