[MPlayer-cygwin] MOV compressed headers support
Diego Biurrun
diego at biurrun.de
Thu Aug 21 11:08:19 CEST 2003
Hi!
Just tried to play the new Matrix revolutions trailer under MinGW, but
no look:
$ ./mplayer.exe ../revolutions_640_dl.mov
MPlayer dev-CVS-030807-16:54-3.2.3 (C) 2000-2003 MPlayer Team
[...]
Playing ../revolutions_640_dl.mov
QuickTime/MOV file format detected.
MOV: Compressed headers not (yet) supported.
MOV: longest streams: A: #-1 (0 samples) V: #-1 (0 samples)
No stream found.
I looked at configure output and noticed that zlib was not enabled, so I
compiled and installed zlib 1.1.4 from gzip.org with
./configure --libdir=/mingw/lib --includedir=/mingw/include
everything runs fine now.
Just to let you know
Diego
More information about the MPlayer-cygwin
mailing list