sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #41082
Re: mplayer problemer
Hmm.. Her er output fra configure. Det ser ud til at der ikke er så meget at
vælge imellem. Hverken SDL eller X11 findes under configure og 'mplayer -vo
help' giver følgende resultat:
Available video output drivers:
fbdev Framebuffer Device
null Null video output
odivx OpenDivX AVI File writer
pgm PGM file
md5 MD5 sum
Har prøvet dem alle. odivx og pgm giver lyd, men ingen billede.
Mangler jeg nogle biblioteker eller lignende?
/Ole
--------
You can get detailed help on configure with: ./configure --help
Please wait while ./configure discovers your software and hardware
environment!
Detected operating system: Linux
Detected host architecture: i386
Checking version of gcc ... 2.95.4, ok
DivX4Linux includes (decore.h) not found!
Checking assembler (as) ... 2.11.90.0.27, ok
Checking mmx support in Kernel ... ok
Checking Linux kernel version ... 2.4.5, ok
Install prefix: /usr/local
Data directory: /usr/local/share/mplayer
Checking for cpu vendor ... GenuineIntel ( 6:5:1 )
Checking for cpu type ... Celeron (Covington)
Optimizing to ... i686
Checking for mmx support ... yes
Checking for mmx2 support ... no
Checking for 3dnow support ... no
Checking for 3dnowex support ... no
Checking for sse support ... no
Checking for mtrr support ... yes
Screen size ... 1x1
Checking for X11 libs ... -L/usr/X11R6/lib
Checking for X11 headers ...
Checking mga_vid device ... no
Checking for xmga ... no
Checking for SDL ... no
Checking for AA ... no
Checking for GGI ... no
Checking for OpenGL ... no
Checking for Xv ... no
Checking for X11 ... no
Checking for DGA ... no
Checking for DGA 2.0 .. no
Checking for Xf86VM ... no
Checking for SVGAlib ... no
Checking for FBDev ... yes
Checking for OSS Audio ... yes
Checking for ALSA Audio ... no
Checking for ESD Audio ... no
Checking for Sun Audio ... no
Checking for DeCSS support ... no
Checking for DVDread support ... no
Checking for PNG support ... no
Checking for Win32 DLL support ... yes
Checking for DirectShow ... yes
Checking for libavcodec ... no
Checking for divx4linux ... no
Checking for fastmemcpy ... yes
Extra libs : -L/usr/local/lib
Extra headers : -I/usr/local/include
Creating config.h
Creating config.mak
Creating libvo/config.mak
Creating libao2/config.mak
Config files successfully generated by ./configure !
Please check config.h and config.mak files, tune CPU
and optimization flags if you don't like these defaults.
You can compile the program with 'make' and
install with 'make install'. Good luck!
Note: On non-Linux systems you might need to use gmake
instead of make.
Please check mtrr settings at /proc/mtrr (see DOCS/MTRR)
Ok, found Win32 codecs directory at /usr/lib/win32.
--------
On Thursday 23 August 2001 00:06, you wrote:
> On Wednesday 22 August 2001 23:16, you wrote:
> > codecs.conf er allerede kopieret over, men efter at have tilføjet vo=sdl
> > i ~/.mplayer/config, sam tilføjet ~/.mplayer/font får jeg følgende fejl:
> > Invalid video output driver name: sdl
> > Use '-vo help' to get a list of available video drivers.
> > Jeg tror jeg mangler SDL. Under configure skriver den 'no' når der
> > checkes for SDL. Prøver lige at rode lidt videre med det. Evt. med en
> > anden driver. Tak for hjælpen.
>
> Så mangler du ganske rigtigt SDL.. du kan evt. (hvis du ikke ønsker at
> installere SDL) sætte vo=x11 i config..
Follow ups
References