[MPlayer-users] Bug Report

spock at control.spole.gov spock at control.spole.gov
Sun Apr 7 03:15:02 CEST 2002


G'day,

Hi there.  If I use the following command line I seem to get the best
image quality on my machine:

mplayer -vo xv -ao sdl -framedrop -double -fs movie.vob

I get an image that instead of being fullscrean is shifted down and to the
right and you can still see the desktop in the space not covered by the
movie.

This is on a stock mandrake 8.1 box ( yeah yeah..  I know.. but you try to
stuff updates over a 34Kbps satellite channel from hell ).

2.4.8-26mdk is the kernel
libc-2.2.4
XFree 4.1.0
gcc 3.0.3
ld 2.11.90.0.8
as 2.11.90.0.8
Intel Pentium III Mobile CPU 1000MHz
Nvidia GeoForce 2 GO ( 32 MB )
Maestro 3-i ESS 1983S
( It's an inspiron 8100 )

The strange thing is that if you toggle the fullscreen mode twice ( hit
'f' twice ) it comes back to a sensible full screen mode.  

Oh yeah, the nvidia module I'm using is 1.0.2802 and it's the closed
source driver.

Matt Newcomb
Amundsen Scott South Pole Station
Antarctica

-------------- next part --------------
# -------- Generated by configure -----------

LANG = C
TARGET_OS = Linux
prefix = /usr/local
DATADIR = /usr/local/share/mplayer
CONFDIR = /usr/local/share/mplayer
LIBDIR = /usr/local/lib/mplayer
AR = ar
CC = gcc
AWK = mawk
# OPTFLAGS = -O4   -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -ffast-math
OPTFLAGS = -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
EXTRA_INC =  
WIN32_PATH = -DWIN32_PATH=\"/usr/lib/win32\"

STREAMING = yes
STREAMING_LIB = -lnsl
VIDIX = yes

OPENDIVX = yes

VO2 = no

PNG = yes
JPEG = yes

EXTRA_LIB = 
Z_LIB =   -lz
HAVE_MLIB = no
STATIC_LIB = 

X11_INC = 
X11DIR = -L/usr/X11R6/lib -lX11 -lXext -lnsl

# video output
X_LIB = -L/usr/X11R6/lib -lX11 -lXext -lnsl -lGL -lXxf86dga -lXv -lXxf86vm -lXinerama  -lnsl
GGI_LIB = 
MLIB_LIB =  
MLIB_INC = 
DVB_INC = 
PNG_LIB = -lpng -lz
JPEG_LIB = -ljpeg
SDL_LIB = -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread
SVGA_LIB = 
AA_LIB = 

# audio output
ALSA_LIB = -lasound
NAS_LIB = 
MAD_LIB = 
VORBIS_LIB = 
FAAD_LIB = 
SGIAUDIO_LIB = 

# input
TERMCAP_LIB = 
LIRC_LIB = 
CSS_USE = no
CSS_LIB = -ldvdread
SDL_INC = -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT
W32_DEP = loader/libloader.a
W32_LIB = -Lloader -lloader
DS_DEP = loader/dshow/libDS_Filter.a
DS_LIB = -Lloader/dshow -lDS_Filter
AV_DEP = 
AV_LIB = 
MP1E_DEP = 
MP1E_LIB = 
ARCH_LIB =   -lpthread -ldl  
DIVX4LINUX = no
XVID = no
DECORE_LIB = -Lopendivx -ldecore
MENCODER = yes
ENCORE_LIB =   
DIRECTFB_LIB = 
NEW_INPUT_LIB = -Linput -linput

# --- Some stuff for autoconfigure ----
TARGET_ARCH_X86 = yes
TARGET_CYGWIN = no
TARGET_CPU=686
TARGET_MMX = yes
TARGET_MMX2 = yes
TARGET_3DNOW = no
TARGET_3DNOWEX = no
TARGET_SSE = yes

BINUTILS = yes

# --- GUI stuff ---
GTKLIB =  
GLIBLIB =   
GTK_LIBS =   
GUI = no
DEBUG = -DDEBUG

# --- HAZARDOUS STUFF

ENABLE_XP=no

-------------- next part --------------
include ../config.mak
OPTIONAL_SRCS =  vo_x11.c vo_xv.c vo_dga.c vo_gl.c vo_gl2.c vo_fbdev.c vo_png.c vo_vesa.c vesa_lvo.c vo_sdl.c vo_xvidix.c
OPTIONAL_OBJS = vo_x11.o vo_xv.o vo_dga.o vo_gl.o vo_gl2.o vo_fbdev.o vo_png.o vo_vesa.o vesa_lvo.o vo_sdl.o vo_xvidix.o
-------------- next part --------------
/* -------- This file has been automatically generated by configure ---------
   Note: Any changes in it will be lost when you run configure again. */

/* use GNU internationalisation */
#undef USE_I18N

/* Runtime Cpudetection */
#undef RUNTIME_CPUDETECT

#define PREFIX "/usr/local"

/* define this to use simple idct with patched libavcodec */
#define SIMPLE_IDCT 1

#define USE_OSD 1
#define USE_SUB 1

/* enable/disable SIGHANDLER */
#define ENABLE_SIGHANDLER 1

/* Toggles debugging informations */
#undef MP_DEBUG

/* Indicates is Ogle's libdvdread is available for DVD playback */
#define USE_DVDREAD 1

/* Common data directory (for fonts, etc) */
#define DATADIR "/usr/local/share/mplayer"
#define CONFDIR "/usr/local/share/mplayer"
#define LIBDIR "/usr/local/lib/mplayer"

/* Define this to compile stream-caching support, it can be enabled via
   -cache <kilobytes> */
#define USE_STREAM_CACHE 1

/* Define to include support for XviD/Divx4Linux/OpenDivx */
#define USE_DIVX

/* Define for using new XviD/DivX4Linux library, instead of open-source OpenDivX */
/* You have to change DECORE_LIBS in config.mak too! */
#undef NEW_DECORE

/* Define if you are using DivX5Linux Decore library */
#undef DECORE_DIVX5

/* If build mencoder */
#define HAVE_MENCODER

/* Indicates if XviD/Divx4linux encore is available
   Note: for mencoder */
#undef HAVE_DIVX4ENCORE

/* Indicates if libmp3lame is available
   Note: for mencoder */
#undef HAVE_MP3LAME

/* Define libmp1e for realtime mpeg encoding (for DXR3 and DVB cards) */
#undef USE_MP1E

/* Define this to enable avg. byte/sec-based AVI sync method by default:
   (use -bps or -nobps commandline option for run-time method selection)
   -bps gives better sync for vbr mp3 audio, it is now default */
#define AVI_SYNC_BPS 1

/* Undefine this if you do not want to select mono audio (left or right)
   with a stereo MPEG layer 2/3 audio stream. The command-line option
   -stereo has three possible values (0 for stereo, 1 for left-only, 2 for
   right-only), with 0 being the default.
   */
#define USE_FAKE_MONO 1

/* Undefine this if your soundcard driver has no working select().
   If you have kernel Oops, player hangups, or just no audio, you should
   try to recompile MPlayer with this option disabled! */
#define HAVE_AUDIO_SELECT 1

/* define this to use iconv(3) function to codepage conversions */
#define USE_ICONV 1

/* define this to use RTC (/dev/rtc) for video timers (LINUX only) */
#define HAVE_RTC 1

/* set up max. outburst. use 65536 for ALSA 0.5, for others 16384 is enough */
#define MAX_OUTBURST 65536

/* set up audio OUTBURST. Do not change this! */
#define OUTBURST 512

/* Define this if your system has the header file for the OSS sound interface */
#define HAVE_SYS_SOUNDCARD_H 1

/* Define this if your system has the "malloc.h" header file */
#define HAVE_MALLOC_H 1

/* memalign is mapped to malloc if unsupported */
#define HAVE_MEMALIGN 1
#ifndef HAVE_MEMALIGN
# define memalign(a,b) malloc(b)
#endif

/* Define this if your system has the "alloca.h" header file */
#define HAVE_ALLOCA_H 1

/* Define this if your system has the "sys/mman.h" header file */
#define HAVE_SYS_MMAN_H 1

/* Define this if you have the elf dynamic linker -ldl library */
#define HAVE_LIBDL 1

/* Define this if you have the kstat kernel statistics library */
#undef HAVE_LIBKSTAT

/* Define this if you have zlib */
#define HAVE_ZLIB 1

/* Define this if you have shm support */
#define HAVE_SHM 1

/* Define this if your system has strsep */
#define HAVE_STRSEP 1

/* Define this if your system has vsscanf */
#define HAVE_VSSCANF 1

/* LIRC (remote control, see www.lirc.org) support: */
#undef HAVE_LIRC

/* DeCSS support using libcss */
#undef HAVE_LIBCSS

/* DVD navigation support using libdvdnav */
#undef USE_DVDNAV

/* Define this to enable MPEG 1/2 image postprocessing (requires FAST cpu!) */
#define MPEG12_POSTPROC 1

/* Define this to enable image postprocessing in libavcodec (requires FAST cpu!) */
#undef FF_POSTPROCESS

/* Define to include support for OpenDivx postprocessing */
#define HAVE_ODIVX_POSTPROCESS 1

/* Win32 DLL support */
#define USE_WIN32DLL 1

/* DirectShow support */
#define USE_DIRECTSHOW 1

/* ffmpeg's libavcodec support (requires libavcodec source) */
#undef USE_LIBAVCODEC
#undef USE_LIBAVCODEC_SO

/* Use libavcodec's decoders */
#define CONFIG_DECODERS 1
/* Use libavcodec's encoders */
#define CONFIG_ENCODERS 1

/* XAnim DLL support */
#undef USE_XANIM
/* Default search path */
#undef XACODEC_PATH

/* Use 3dnow/mmxext/sse/mmx optimized fast memcpy() [maybe buggy... signal 4]*/
#define USE_FASTMEMCPY 1

/* gui support, please do not edit this option */
#undef HAVE_NEW_GUI

/* Audio output drivers */
#define USE_OSS_AUDIO 1
#define PATH_DEV_DSP "/dev/dsp"
#define PATH_DEV_MIXER "/dev/mixer"
#define HAVE_ALSA5 1
#undef HAVE_ALSA9
#undef USE_SUN_AUDIO
#undef USE_SGI_AUDIO
#undef HAVE_NAS

/* Enable fast OSD/SUB renderer (looks ugly, but uses less CPU power) */
#undef FAST_OSD
#undef FAST_OSD_TABLE

/* Enable TV Interface support */
#define USE_TV 1

/* Enable Video 4 Linux TV interface support */
#undef HAVE_TV_V4L

/* Enable *BSD BrookTree TV interface support */
#undef HAVE_TV_BSDBT848

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

#define ARCH_X86 1

/* Define this for Cygwin build for win32 */


/* Define this to any prefered value from 386 up to infinity with step 100 */
#define __CPU__ 686

#define TARGET_LINUX 1

#define HAVE_VCD 1

#ifdef sun
#define	DEFAULT_CDROM_DEVICE	"/vol/dev/aliases/cdrom0"
#define DEFAULT_DVD_DEVICE	DEFAULT_CDROM_DEVICE
#else
#define DEFAULT_CDROM_DEVICE    "/dev/cdrom"
#define DEFAULT_DVD_DEVICE	"/dev/dvd"
#endif


/*----------------------------------------------------------------------------
**
** NOTE: Instead of modifying these definitions here, use the
**       --enable/--disable options of the ./configure script!
**       See ./configure --help for details.
**
*---------------------------------------------------------------------------*/

/* nanosleep support */
#define HAVE_NANOSLEEP 1

/* termcap flag for getch2.c */
#undef USE_TERMCAP

/* termios flag for getch2.c */
#define HAVE_TERMIOS 1
#undef HAVE_TERMIOS_H
#define HAVE_SYS_TERMIOS_H 1

/* enable PNG support */
#define HAVE_PNG 1

/* enable JPEG support */
#define HAVE_JPEG 1

/* libmad support */
#undef USE_LIBMAD

/* enable OggVorbis support */
#undef HAVE_OGGVORBIS

/* enable FAAD (AAC) support */
#undef HAVE_FAAD

/* enable streaming */
#define STREAMING 1

/* enables / disables vidix usage */
#define CONFIG_VIDIX 1

/* enables / disables new input */
#define HAVE_NEW_INPUT 1

/* enables / disables new input joystick support */
#undef HAVE_JOYSTICK

/* Extension defines */
#undef HAVE_3DNOW	// only define if you have 3DNOW (AMD k6-2, AMD Athlon, iDT WinChip, etc.)
#undef HAVE_3DNOWEX	// only define if you have 3DNOWEX (AMD Athlon, etc.)
#define HAVE_MMX 1	// only define if you have MMX (newer x86 chips, not P54C/PPro)
#define HAVE_MMX2 1	// only define if you have MMX2 (Athlon/PIII/4/CelII)
#define HAVE_SSE 1	// only define if you have SSE (Intel Pentium III/4 or Celeron II)
#undef HAVE_SSE2	// only define if you have SSE2 (Intel Pentium 4)

#ifdef HAVE_MMX
#define USE_MMX_IDCT 1
#endif

#undef HAVE_MLIB  // Sun mediaLib, available only on solaris

/* libmpeg2 uses a different feature test macro for mediaLib */
#ifdef HAVE_MLIB
#define LIBMPEG2_MLIB 1
#endif

/* libvo options */
#define SCREEN_SIZE_X 1
#define SCREEN_SIZE_Y 1
#define HAVE_X11 1
#define HAVE_XV 1
#define HAVE_XF86VM 1
#define HAVE_XINERAMA 1
#define HAVE_GL 1
#define HAVE_DGA 1
#define HAVE_DGA2 1
#define HAVE_SDL 1
/* defined for SDLlib with keyrepeat bugs (before 1.2.1) */
#undef BUGGY_SDL
#undef HAVE_GGI
#undef HAVE_3DFX
#undef HAVE_TDFXFB
#undef HAVE_DIRECTFB

#undef HAVE_ZR
#undef HAVE_MGA
#undef HAVE_XMGA
#undef HAVE_SYNCFB
#define HAVE_FBDEV 1

#undef HAVE_DXR3
#undef HAVE_DVB
#undef HAVE_SVGALIB
#define HAVE_VESA 1
#define HAVE_XDPMS 1
#undef HAVE_AA

/* used by GUI: */


#if defined(HAVE_GL) || defined(HAVE_X11) || defined(HAVE_XV)
#define X11_FULLSCREEN 1
#endif

#undef __ENABLE_XP

#ifdef __ENABLE_XP
#define __ENABLE_DEC_AHEAD 1
#endif

-------------- next part --------------
============ Checking for gcc version ============
Result is: 3.0.3, ok
##########################################

============ Checking for CPU vendor ============
Result is: GenuineIntel (6:11:1)
##########################################

============ Checking for CPU type ============
Result is:  Intel(R) Pentium(R) III Mobile CPU      1000MHz
##########################################

============ Checking for GCC & CPU optimization abilities ============

int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -march=i686 -mcpu=i686

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: i686
##########################################

============ Checking for binutils ============
Result is: yes
##########################################

============ Checking for kernel support of mmx ============

int main(void){__asm__ __volatile__ ("emms":::"memory");return(0);}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for kernel support of mmx2 ============

int main(void){__asm__ __volatile__ ("sfence":::"memory");return(0);}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for kernel support of sse ============

int main(void){__asm__ __volatile__ ("xorps %%xmm0, %%xmm0":::"memory");return(0);}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for mtrr support ============
Result is: yes
##########################################

============ Checking for assembler (as 2.11.90.0.8) ============
Result is: ok
##########################################

============ Checking for Linux kernel version ============
Result is: 2.4.8-26mdk, ok
##########################################

============ Checking for awk ============

Result is: mawk
##########################################

============ Checking for extra headers ============
Result is: none
##########################################

============ Checking for extra libs ============
Result is: none
##########################################

============ Checking for i18n ============
Result is: no
##########################################

============ Checking for language ============
Result is: using en
##########################################

============ Checking for enable sighandler ============
Result is: yes
##########################################

============ Checking for runtime cpudetection ============
Result is: no
##########################################

============ Checking for kstat ============

#include <kstat.h>
int main(void) { (void) kstat_open(); (void) kstat_close(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lkstat
/root/tmp/mplayer-conf-13627-19952.c:1:19: kstat.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: warning: you do not have execution permission for `/root/tmp/mplayer-conf-27057-19952.o'
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for posix4 ============

#include <time.h>
int main(void) { (void) nanosleep(0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lposix4
/usr/bin/ld: cannot find -lposix4
collect2: ld returned 1 exit status

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: /root/tmp/mplayer-conf-27057-19952.o: No such file or directory

Result is: no
##########################################

============ Checking for nanosleep ============

#include <time.h>
int main(void) { (void) nanosleep(0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for socklib ============

#include <netdb.h>
int main(void) { (void) gethostbyname(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lsocket
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: /root/tmp/mplayer-conf-27057-19952.o: No such file or directory


#include <netdb.h>
int main(void) { (void) gethostbyname(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lnsl

ldd /root/tmp/mplayer-conf-27057-19952.o
	libnsl.so.1 => /lib/libnsl.so.1 (0x40029000)
	libc.so.6 => /lib/libc.so.6 (0x4003f000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


#include <netdb.h>
int main(void) { (void) gethostbyname(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lsocket -lnsl
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: /root/tmp/mplayer-conf-27057-19952.o: No such file or directory

Result is: yes (using -lnsl)
##########################################

============ Checking for inet_pton() ============

#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
int main(void) { (void) inet_pton(0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lnsl

ldd /root/tmp/mplayer-conf-27057-19952.o
	libnsl.so.1 => /lib/libnsl.so.1 (0x40029000)
	libc.so.6 => /lib/libc.so.6 (0x4003f000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes (using -lnsl)
##########################################

============ Checking for inttypes.h (required) ============

#include <inttypes.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for malloc.h ============

#include <malloc.h>
int main(void) { (void) malloc(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for memalign() ============

#include <malloc.h>
int main (void) { (void) memalign(64, sizeof(char)); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for alloca.h ============

#include <alloca.h>
int main(void) { (void) alloca(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


#include <alloca.h>
int main(void) { (void) alloca(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for mman.h ============

#include <sys/types.h>
#include <sys/mman.h>
int main(void) { (void) mmap(0, 0, 0, 0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for dynamic loader ============

#include <dlfcn.h>
int main(void) { dlopen(0, 0); dlclose(0); dlsym(0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 
/root/tmp/ccOo4r5M.o: In function `main':
/root/tmp/ccOo4r5M.o(.text+0x11): undefined reference to `dlopen'
/root/tmp/ccOo4r5M.o(.text+0x1e): undefined reference to `dlclose'
/root/tmp/ccOo4r5M.o(.text+0x2d): undefined reference to `dlsym'
collect2: ld returned 1 exit status

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: /root/tmp/mplayer-conf-27057-19952.o: No such file or directory


#include <dlfcn.h>
int main(void) { dlopen(0, 0); dlclose(0); dlsym(0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -ldl

ldd /root/tmp/mplayer-conf-27057-19952.o
	libdl.so.2 => /lib/libdl.so.2 (0x40029000)
	libc.so.6 => /lib/libc.so.6 (0x4002d000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for pthread ============

#include <pthread.h>
void* func(void *arg) { return arg; }
int main(void) { pthread_t tid; return pthread_create (&tid, 0, func, 0) == 0 ? 0 : 1; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 
/root/tmp/cc6t1jMe.o: In function `main':
/root/tmp/cc6t1jMe.o(.text+0x27): undefined reference to `pthread_create'
collect2: ld returned 1 exit status

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: /root/tmp/mplayer-conf-27057-19952.o: No such file or directory


#include <pthread.h>
void* func(void *arg) { return arg; }
int main(void) { pthread_t tid; return pthread_create (&tid, 0, func, 0) == 0 ? 0 : 1; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lpthread

ldd /root/tmp/mplayer-conf-27057-19952.o
	libpthread.so.0 => /lib/libpthread.so.0 (0x40029000)
	libc.so.6 => /lib/libc.so.6 (0x40040000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes (using -lpthread)
##########################################

============ Checking for sys/soundcard.h ============

#include <sys/soundcard.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for termcap ============

int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -ltermcap
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: /root/tmp/mplayer-conf-27057-19952.o: No such file or directory

Result is: no
##########################################

============ Checking for termios ============

#include <sys/termios.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes (using sys/termios.h)
##########################################

============ Checking for shm ============

#include <sys/types.h>
#include <sys/shm.h>
int main(void) { shmget(0, 0, 0); shmat(0, 0, 0); shmctl(0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for linux devfs ============
Result is: no
##########################################

============ Checking for strsep() ============

#include <string.h>
int main (void) { char *s = "Hello, world!"; (void) strsep(&s, ","); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for vsscanf() ============

#include <stdarg.h>
int main(void) { vsscanf(); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for X11 headers ============
Result is: yes (using /usr/include)
##########################################

============ Checking for X11 libs ============
Result is: yes (using /usr/X11R6/lib)
##########################################

============ Checking for 3dfx ============
Result is: no
##########################################

============ Checking for tdfxfb ============
Result is: no
##########################################

============ Checking for DirectFB ============

#include <directfb.h>
int main(void) { IDirectFB *foo; return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -ldirectfb
/root/tmp/mplayer-conf-13627-19952.c:1:22: directfb.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c: In function `main':
/root/tmp/mplayer-conf-13627-19952.c:2: `IDirectFB' undeclared (first use in this function)
/root/tmp/mplayer-conf-13627-19952.c:2: (Each undeclared identifier is reported only once
/root/tmp/mplayer-conf-13627-19952.c:2: for each function it appears in.)
/root/tmp/mplayer-conf-13627-19952.c:2: `foo' undeclared (first use in this function)

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for X11 ============

#include <X11/Xlib.h>
#include <X11/Xutil.h>
int main(void) { (void) XCreateWindow(0,0,0,0,0,0,0,0,0,0,0,0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libc.so.6 => /lib/libc.so.6 (0x40138000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for DPMS ============

#include <X11/Xmd.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <X11/extensions/dpms.h>
int main(void) {
  (void) DPMSQueryExtension(0, 0, 0);
}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXdpms
/usr/bin/ld: cannot find -lXdpms
collect2: ld returned 1 exit status

ldd /root/tmp/mplayer-conf-27057-19952.o
ldd: /root/tmp/mplayer-conf-27057-19952.o: No such file or directory


#include <X11/Xlib.h>
#include <X11/extensions/dpms.h>
int main(void) {
  (void) DPMSQueryExtension(0, 0, 0);
}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libc.so.6 => /lib/libc.so.6 (0x40138000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes (using Xdpms 4)
##########################################

============ Checking for Xv ============

#include <X11/Xlib.h>
#include <X11/extensions/Xvlib.h>
int main(void) { (void) XvGetPortAttribute(0, 0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXv

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libXv.so.1 => /usr/X11R6/lib/libXv.so.1 (0x40138000)
	libc.so.6 => /lib/libc.so.6 (0x4013d000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for Xinerama ============

#include <X11/Xlib.h>
#include <X11/extensions/Xinerama.h>
int main(void) { (void) XineramaIsActive(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXinerama

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libc.so.6 => /lib/libc.so.6 (0x40138000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for Xxf86vm ============

#include <X11/Xlib.h>
#include <X11/extensions/xf86vmode.h>
int main(void) { (void) XF86VidModeQueryExtension(0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXxf86vm

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libc.so.6 => /lib/libc.so.6 (0x40138000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for DGA ============

#include <X11/Xlib.h>
#include <X11/extensions/xf86dga.h>
int main (void) { (void) XF86DGASetViewPort(0, 0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXxf86dga -lXxf86vm

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libXxf86dga.so.1 => /usr/X11R6/lib/libXxf86dga.so.1 (0x40138000)
	libc.so.6 => /lib/libc.so.6 (0x4013e000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


#include <X11/Xlib.h>
#include <X11/extensions/xf86dga.h>
int main (void) { (void) XDGASetViewport(0, 0, 0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXxf86dga

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libXxf86dga.so.1 => /usr/X11R6/lib/libXxf86dga.so.1 (0x40138000)
	libc.so.6 => /lib/libc.so.6 (0x4013e000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes (using DGA 2.0)
##########################################

============ Checking for OpenGL ============

#include <GL/gl.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -L/usr/X11R6/lib -lX11 -lXext -lnsl -lGL -lm

ldd /root/tmp/mplayer-conf-27057-19952.o
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40029000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40113000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x40122000)
	libGL.so.1 => /usr/lib/libGL.so.1 (0x40138000)
	libm.so.6 => /lib/libm.so.6 (0x4017e000)
	libc.so.6 => /lib/libc.so.6 (0x401a1000)
	libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x402e0000)
	libdl.so.2 => /lib/libdl.so.2 (0x405fd000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for /dev/mga_vid ============
Result is: no
##########################################

============ Checking for syncfb ============
Result is: no
##########################################

============ Checking for xmga ============
Result is: no
##########################################

============ Checking for GGI ============

#include <ggi/ggi.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lggi
/root/tmp/mplayer-conf-13627-19952.c:1:21: ggi/ggi.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for AA ============

#include <aalib.h>
int main(void) { (void) aa_init(0, 0, 0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -laa
/root/tmp/mplayer-conf-13627-19952.c:1:19: aalib.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for SVGAlib ============

#include <vga.h>
#include <vgagl.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lvgagl -lvga
/root/tmp/mplayer-conf-13627-19952.c:1:17: vga.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:2:19: vgagl.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for FBDev ============
Result is: yes
##########################################

============ Checking for DVB ============

#include <sys/poll.h>
#include <sys/ioctl.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>

#include <ost/dmx.h>
#include <ost/frontend.h>
#include <ost/sec.h>
#include <ost/video.h>
#include <ost/audio.h>
int main(void) {return 0;}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 
/root/tmp/mplayer-conf-13627-19952.c:7:21: ost/dmx.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:8:26: ost/frontend.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:9:21: ost/sec.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:10:23: ost/video.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:11:23: ost/audio.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'


#include <sys/poll.h>
#include <sys/ioctl.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>

#include <ost/dmx.h>
#include <ost/frontend.h>
#include <ost/sec.h>
#include <ost/video.h>
#include <ost/audio.h>
int main(void) {return 0;}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -I/usr/src/DVB/ost/include
/root/tmp/mplayer-conf-13627-19952.c:7:21: ost/dmx.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:8:26: ost/frontend.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:9:21: ost/sec.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:10:23: ost/video.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:11:23: ost/audio.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'


#include <sys/poll.h>
#include <sys/ioctl.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>

#include <ost/dmx.h>
#include <ost/frontend.h>
#include <ost/sec.h>
#include <ost/video.h>
#include <ost/audio.h>
int main(void) {return 0;}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o /ost/include
gcc: /ost/include: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:7:21: ost/dmx.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:8:26: ost/frontend.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:9:21: ost/sec.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:10:23: ost/video.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c:11:23: ost/audio.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no (driver source not in /usr/src/DVB/ost/include, please add path with --with-extraincdir=DIR)
##########################################

============ Checking for PNG support ============

#include <png.h>
#include <string.h>
int main(void) {
  printf("png.h : %s\n", PNG_LIBPNG_VER_STRING);
  printf("libpng: %s\n", png_get_libpng_ver(NULL));
  return (strcmp(PNG_LIBPNG_VER_STRING, png_get_libpng_ver(NULL)));
}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lpng -lz -lm

ldd /root/tmp/mplayer-conf-27057-19952.o
	libpng.so.2 => /usr/lib/libpng.so.2 (0x40029000)
	libz.so.1 => /lib/libz.so.1 (0x40050000)
	libm.so.6 => /lib/libm.so.6 (0x4005f000)
	libc.so.6 => /lib/libc.so.6 (0x40082000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

png.h : 1.0.12
libpng: 1.0.12
Result is: yes
##########################################

============ Checking for JPEG support ============

#include <stdio.h>
#include <stdlib.h>
#include <setjmp.h>
#include <string.h>
#include <jpeglib.h>
int main(void) {
  return 0;
}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -ljpeg -lm

ldd /root/tmp/mplayer-conf-27057-19952.o
	libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40029000)
	libm.so.6 => /lib/libm.so.6 (0x4004a000)
	libc.so.6 => /lib/libc.so.6 (0x4006d000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for VESA support ============
Result is: yes
##########################################

============ Checking for SDL ============
Result is: no
##########################################

============ Checking for NAS ============

#include <audio/audiolib.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -laudio -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXt -lm
/root/tmp/mplayer-conf-13627-19952.c:1:28: audio/audiolib.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for DXR3/H+ ============

#include <linux/em8300.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 
/root/tmp/mplayer-conf-13627-19952.c:1:26: linux/em8300.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for libmp1e ============
Result is: no
##########################################

============ Checking for OSS Audio ============

#include <sys/soundcard.h>
int main(void) { int arg = SNDCTL_DSP_SETFRAGMENT; return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for ALSA audio ============

#include <sys/asoundlib.h>
int main(void) { return (!(SND_LIB_MAJOR==0 && SND_LIB_MINOR==5)); }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lasound -ldl -lpthread

ldd /root/tmp/mplayer-conf-27057-19952.o
	libasound.so.1 => /usr/lib/libasound.so.1 (0x40029000)
	libdl.so.2 => /lib/libdl.so.2 (0x40041000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x40045000)
	libc.so.6 => /lib/libc.so.6 (0x4005c000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


#include <sys/asoundlib.h>
int main(void) { return (!(SND_LIB_MAJOR==0 && SND_LIB_MINOR==9)); }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lasound -ldl -lpthread

ldd /root/tmp/mplayer-conf-27057-19952.o
	libasound.so.1 => /usr/lib/libasound.so.1 (0x40029000)
	libdl.so.2 => /lib/libdl.so.2 (0x40041000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x40045000)
	libc.so.6 => /lib/libc.so.6 (0x4005c000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes (using alsa 0.5.x)
##########################################

============ Checking for Sun audio ============

#include <sys/types.h>
#include <sys/audioio.h>
int main(void) { audio_info_t info; AUDIO_INITINFO(&info); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 
/root/tmp/mplayer-conf-13627-19952.c:2:25: sys/audioio.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c: In function `main':
/root/tmp/mplayer-conf-13627-19952.c:3: `audio_info_t' undeclared (first use in this function)
/root/tmp/mplayer-conf-13627-19952.c:3: (Each undeclared identifier is reported only once
/root/tmp/mplayer-conf-13627-19952.c:3: for each function it appears in.)
/root/tmp/mplayer-conf-13627-19952.c:3: parse error before "info"
/root/tmp/mplayer-conf-13627-19952.c:3: `info' undeclared (first use in this function)

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for Sun mediaLib ============

#include <mlib.h>
int main(void) { mlib_VideoColorYUV2ABGR420(0,0,0,0,0,0,0,0,0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -I/opt/SUNWmlib/include -L/opt/SUNWmlib/lib -lmlib
/root/tmp/mplayer-conf-13627-19952.c:1:18: mlib.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for SGI Audio ============

#include <dmedia/audio.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 
/root/tmp/mplayer-conf-13627-19952.c:1:26: dmedia/audio.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for VCD support ============
Result is: ok
##########################################

============ Checking for DVD support (libcss - old style) ============

#include <sys/types.h>
#include <css.h>
int main(void) { (void) CSSisEncrypted(0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lcss -ldl
/root/tmp/mplayer-conf-13627-19952.c:2:17: css.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for DVD support (libdvdread - new style) ============

#include <dvdread/dvd_reader.h>
#include <dvdread/ifo_types.h>
#include <dvdread/ifo_read.h>
#include <dvdread/nav_read.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -ldvdread -ldl

ldd /root/tmp/mplayer-conf-27057-19952.o
	libdvdread.so.2 => /usr/local/lib/libdvdread.so.2 (0x40029000)
	libdl.so.2 => /lib/libdl.so.2 (0x4003e000)
	libc.so.6 => /lib/libc.so.6 (0x40042000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for libdvdnav ============
Result is: no
##########################################

============ Checking for zlib ============

#include <zlib.h>
int main(void) { (void) inflate(0, Z_NO_FLUSH); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lz

ldd /root/tmp/mplayer-conf-27057-19952.o
	libz.so.1 => /lib/libz.so.1 (0x40029000)
	libc.so.6 => /lib/libc.so.6 (0x40038000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for RTC ============

#include <sys/ioctl.h>
#include <linux/rtc.h>
int main(void) { return RTC_IRQP_READ; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 

ldd /root/tmp/mplayer-conf-27057-19952.o
	libc.so.6 => /lib/libc.so.6 (0x40029000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for mad support ============

#include <mad.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lmad
/root/tmp/mplayer-conf-13627-19952.c:1:17: mad.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for OggVorbis support ============

#include <vorbis/codec.h>
int main(void) { vorbis_packet_blocksize(0,0); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lvorbis -logg -lm
/root/tmp/mplayer-conf-13627-19952.c:1:26: vorbis/codec.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for FAAD (AAC) support ============

#include <faad.h>
int main(void) { faacDecHandle testhand; testhand = faacDecOpen(); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lfaad -lm
/root/tmp/mplayer-conf-13627-19952.c:1:18: faad.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c: In function `main':
/root/tmp/mplayer-conf-13627-19952.c:2: `faacDecHandle' undeclared (first use in this function)
/root/tmp/mplayer-conf-13627-19952.c:2: (Each undeclared identifier is reported only once
/root/tmp/mplayer-conf-13627-19952.c:2: for each function it appears in.)
/root/tmp/mplayer-conf-13627-19952.c:2: parse error before "testhand"
/root/tmp/mplayer-conf-13627-19952.c:2: `testhand' undeclared (first use in this function)

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for Win32 DLL support ============
Result is: yes (using /usr/lib/win32)
##########################################

============ Checking for DirectShow ============
Result is: yes
##########################################

============ Checking for XAnim DLL ============
Result is: no (no suitable directory found - see DOCS/codecs.html)
##########################################

============ Checking for iconv ============

#include <stdio.h>
#include <unistd.h>
#include <iconv.h>
#define INBUFSIZE 1024
#define OUTBUFSIZE 4096

char inbuffer[INBUFSIZE];
char outbuffer[OUTBUFSIZE];

int main(void) {
  ssize_t numread;
  iconv_t icdsc;
  char *tocode="UTF-8";
  char *fromcode="cp1250";
  if ((icdsc = iconv_open (tocode, fromcode)) != (iconv_t)(-1)) {
    while ((numread = read (0, inbuffer, INBUFSIZE))) {
      char *iptr=inbuffer;
      char *optr=outbuffer;
      size_t inleft=numread;
      size_t outleft=OUTBUFSIZE;
      if (iconv(icdsc, (const char **)&iptr, &inleft, &optr, &outleft)
          != (size_t)(-1)) {
        write (1, outbuffer, OUTBUFSIZE - outleft);
      }
    }
    if (iconv_close(icdsc) == -1)
      ;
  }
}

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lm
/root/tmp/mplayer-conf-13627-19952.c: In function `main':
/root/tmp/mplayer-conf-13627-19952.c:21: warning: passing arg 2 of `iconv' from incompatible pointer type

ldd /root/tmp/mplayer-conf-27057-19952.o
	libm.so.6 => /lib/libm.so.6 (0x40029000)
	libc.so.6 => /lib/libc.so.6 (0x4004c000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

============ Checking for FFmpeg libavcodec (static) ============
Result is: no (see DOCS/codecs.html)
##########################################

============ Checking for FFmpeg libavcodec (dynamic) ============
Result is: no
##########################################

============ Checking for zr ============
Result is: no
##########################################

============ Checking for XviD/DivX4linux/DivX5linux/OpenDivX decore ============

#include <decore.h>
int main(void) { (void) decore(0, 0, 0, 0);  return DEC_OPT_FRAME_311; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lm -lxvidcore
/root/tmp/mplayer-conf-13627-19952.c:1:20: decore.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c: In function `main':
/root/tmp/mplayer-conf-13627-19952.c:2: `DEC_OPT_FRAME_311' undeclared (first use in this function)
/root/tmp/mplayer-conf-13627-19952.c:2: (Each undeclared identifier is reported only once
/root/tmp/mplayer-conf-13627-19952.c:2: for each function it appears in.)

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'


#include <decore.h>
int main(void) { (void) decore(0, 0, 0, 0);  return DEC_OPT_FRAME_311; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lm -ldivxdecore -lm
/root/tmp/mplayer-conf-13627-19952.c:1:20: decore.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c: In function `main':
/root/tmp/mplayer-conf-13627-19952.c:2: `DEC_OPT_FRAME_311' undeclared (first use in this function)
/root/tmp/mplayer-conf-13627-19952.c:2: (Each undeclared identifier is reported only once
/root/tmp/mplayer-conf-13627-19952.c:2: for each function it appears in.)

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'


#include <decore.h>
int main(void) { (void) decore(0, 0, 0, 0);  return DEC_OPT_MEMORY_REQS; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lm -ldivxdecore -lm
/root/tmp/mplayer-conf-13627-19952.c:1:20: decore.h: No such file or directory
/root/tmp/mplayer-conf-13627-19952.c: In function `main':
/root/tmp/mplayer-conf-13627-19952.c:2: `DEC_OPT_MEMORY_REQS' undeclared (first use in this function)
/root/tmp/mplayer-conf-13627-19952.c:2: (Each undeclared identifier is reported only once
/root/tmp/mplayer-conf-13627-19952.c:2: for each function it appears in.)

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: OpenDivX
##########################################

============ Checking for libmp3lame (for mencoder) ============

#include <lame/lame.h>
int main(void) { (void) lame_init(); return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o -lmp3lame -lm
/root/tmp/mplayer-conf-13627-19952.c:1:23: lame/lame.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for XviD/DivX4linux encore (for mencoder) ============
Result is: no
##########################################

============ Checking for mencoder ============
Result is: yes
##########################################

============ Checking for fastmemcpy ============
Result is: yes
##########################################

============ Checking for TV interface ============
Result is: yes
##########################################

============ Checking for *BSD BrookTree 848 TV interface ============

#include <sys/types.h>
#include <machine/ioctl_bt848.h>
int main(void) { return 0; }

gcc    /root/tmp/mplayer-conf-13627-19952.c -o /root/tmp/mplayer-conf-27057-19952.o 
/root/tmp/mplayer-conf-13627-19952.c:2:33: machine/ioctl_bt848.h: No such file or directory

ldd /root/tmp/mplayer-conf-27057-19952.o
lddlibc4: cannot read header from `/root/tmp/mplayer-conf-27057-19952.o'

Result is: no
##########################################

============ Checking for Video 4 Linux TV interface ============
Result is: no
##########################################

============ Checking for select ============
Result is: yes
##########################################

============ Checking for streaming ============
Result is: yes
##########################################

============ Checking for GUI ============
============ Checking for lirc ============
Result is: no
##########################################



More information about the MPlayer-users mailing list