[MPlayer-users] 2 Questions
Masaru Nomiya
nomiya at galaxy.dti.ne.jp
Sat Oct 1 07:22:02 CEST 2011
Hello,
I've compiled the very latest svn of MPlayer.
About this, I have 2 questions;
1. on OpneJPEG
According to config.log
[...]
============ Checking for OpenJPEG (JPEG 2000) support ============
#define OPJ_STATIC
#include <openjpeg.h>
int main(void) { opj_dparameters_t dec_params; opj_set_default_decoder_parameters(&dec_params); return 0; }
cc -Wundef -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -O2 -march=native -mtune=native -pipe -g -fno-tree-vectorize /tmp/mplayer-configure-7788-14778/tmp.c -I. -Iffmpeg -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -lm -liconv -lncurses -lsmbclient -lpng -lz -lmng -lz -ljpeg -ldirectfb -lXext -lX11 -lpthread -lXss -lXv -lvdpau -lXinerama -lXxf86vm -lXxf86dga -lggi -laa -L/usr/lib64 -lcaca -o /tmp/mplayer-configure-7788-14778/tmp -lopenjpeg
In file included from /tmp/mplayer-configure-7788-14778/tmp.c:2:0:
/usr/local/include/openjpeg.h:1154:80: error: expected ')' before '*' token
/usr/local/include/openjpeg.h:1155:72: error: expected ')' before '*' token
In file included from /tmp/mplayer-configure-7788-14778/tmp.c:2:0:
/usr/local/include/openjpeg.h:1419:12: error: expected declaration specifiers or '...' before 'FILE'
Result is: no
[...]
So, OpenJPEG is ignored when compiling.
Is this OK?
Because, ffmpeg' configure doesn't display such a message, and I can proceed
to the compilation.
2. on libmpcdec (musepack)
I've installed libmpcdec 1.2.6, nevertheless, configure's result is;
============ Checking for libmpcdec (musepack, version >= 1.2.1 required) ============
Result is: no
I checked configure script, then I found it doesn't check the presence
of musepack at all.
Is this my misunderstanding?
Thans in advance.
---
┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
Not with Me!"
"No..., with money."
More information about the MPlayer-users
mailing list