[MPlayer-dev-eng] RPM package - features
Dominik Mierzejewski
dominik at rangers.eu.org
Mon Apr 29 16:27:24 CEST 2002
On Monday, 29 April 2002, Jiri Svoboda wrote:
> > This is a snippet from the build log of the RPM package I'll
> > provide: [...] Config files successfully generated by ./configure !
> >
> > Install prefix: /usr
> > Data directory: /usr/share/mplayer
> > Config direct.: /etc/mplayer
> >
> > Enabled optional drivers:
> > Input: network tv-v4l tv mpdvdkit vcd
> > Codecs: libavcodec directshow win32 libvorbis
> > Audio output: oss sdl
> > Video output: xvidix sdl vesa jpeg png mpegpes(file)
> > fbdev xmga mga dga xv x11 tdfxfb
> > Disabled optional drivers:
> > Input: tv-bsdbt848 dvdnav dvdread dvdcss
> > Codecs: xanim libmad
> > Audio output: sgi sun alsa nas
> > Video output: zr dxr3 svga aa ggi opengl directfb 3dfx
> > [...]
> > Oh, and --enable-runtime-cpudetection is there, too.
> > My build machine is an AMD Duron with RH7.2 fully updated.
> > I'm building with gcc3-3.0.4 (from updates).
> >
> > Comments?
>
> How will you include mga_vid,sis_vid... drivers? Without them output
> driver mga, xmga has nearly no sense.
I can only include support for these, not the drivers themselves.
Including the drivers would require building additional packages.
Of course I could do that, I suppose. I mean, the docs are pretty
straightforward on this:
[...]
To use it, you first have to compile mga_vid.o:
cd drivers
make
Then create /dev/mga_vid device:
mknod /dev/mga_vid c 178 0
and load the driver with
insmod mga_vid.o
[...]
But doesn't it depend on kernel version?
--
"The Universe doesn't give you any points for doing things that are easy."
-- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"
Dominik 'Rathann' Mierzejewski <rathann(at)rangers.eu.org>
More information about the MPlayer-dev-eng
mailing list