Import of mplayer-0.90pre3 - Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).
Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me
Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
2002-05-09 01:19:10 -04:00
|
|
|
MPlayer is a movie player for LINUX (runs on many other Unices, and
|
|
|
|
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
|
|
|
|
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
|
|
|
|
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
|
|
|
|
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
|
|
|
|
(and you don't need the avifile library at all!).
|
|
|
|
|
|
|
|
Another big feature of mplayer is the wide range of supported output
|
|
|
|
drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but
|
|
|
|
you can use SDL (and this way all drivers of SDL), VESA (on every VESA
|
|
|
|
compatible card, even without X!), and some lowlevel card-specific
|
|
|
|
drivers (for Matrox, 3Dfx and Radeon) too! Most of them supports
|
|
|
|
software or hardware scaling, so you can enjoy movies in fullscreen.
|
|
|
|
MPlayer supports displaying through some hardware MPEG decoder boards,
|
|
|
|
such as the DVB and DXR3/Hollywood+ ! And what about the nice big
|
|
|
|
antialiased shaded subtitles (9 supported types!!!) with european/ISO
|
|
|
|
8859-1,2 (hungarian, english, czech, etc), cyrillic, korean fonts, and
|
|
|
|
OSD?
|
|
|
|
|
2004-12-22 17:22:13 -05:00
|
|
|
MPlayer might fail due to lack of shared memory, e.g. when using gui mode
|
2003-02-17 09:55:34 -05:00
|
|
|
under KDE. Starting with OpenBSD 3.3, sysctl(8) can modify the shared
|
2004-01-03 05:10:47 -05:00
|
|
|
memory parameters. In particular kern.shminfo.shmall might need to
|
2004-12-22 17:22:13 -05:00
|
|
|
be raised, e.g.
|
2004-01-03 05:10:47 -05:00
|
|
|
|
2004-12-22 17:22:13 -05:00
|
|
|
sysctl kern.shminfo.shmall=32768
|
2003-02-17 09:55:34 -05:00
|
|
|
|
2004-12-22 17:22:13 -05:00
|
|
|
On i386 mplayer can use win32 codecs if they are installed (package
|
|
|
|
win32-codecs) and if the machdep.userldt sysctl is enabled, e.g. by
|
|
|
|
entering
|
|
|
|
|
|
|
|
sysctl machdep.userldt=1
|
|
|
|
|
2005-03-14 20:57:02 -05:00
|
|
|
Both sysctl settings can also be achieved via /etc/sysctl.conf.
|
2002-08-15 15:00:40 -04:00
|
|
|
|
2005-08-04 18:43:18 -04:00
|
|
|
On arm (e.g. Zaurus) you may encounter slow video output.
|
|
|
|
In this case you can disable the X.Org screen rotation in
|
|
|
|
/etc/X11/xorg.conf. Depending on the video you are playing
|
|
|
|
you may want to pass the -framedrop or the -hardframedrop
|
|
|
|
option to mplayer.
|
|
|
|
By default we disable the internal mp3lib (mpg123), because
|
|
|
|
it relies on the FPU. Instead of using mp3lib the mad flavor
|
|
|
|
is enabled by default. If you want to use libmad as an audio
|
|
|
|
decoder please pass the -ac mad option to mplayer.
|
|
|
|
|
Import of mplayer-0.90pre3 - Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).
Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me
Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
2002-05-09 01:19:10 -04:00
|
|
|
Flavors:
|
|
|
|
|
2003-12-04 17:05:09 -05:00
|
|
|
arts: enables arts, requires x11/kde/arts3
|
|
|
|
|
2003-12-16 11:35:03 -05:00
|
|
|
esd: enables esd, requires audio/esound
|
2003-12-04 17:05:09 -05:00
|
|
|
|
Import of mplayer-0.90pre3 - Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).
Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me
Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
2002-05-09 01:19:10 -04:00
|
|
|
sdl: enables sdl, requires devel/sdl
|
|
|
|
|
|
|
|
ggi: enables ggi, requires graphics/ggi
|
|
|
|
|
|
|
|
debug: enables debugging information
|
|
|
|
|
2004-02-26 01:57:21 -05:00
|
|
|
mad: enables mad, requires audio/libmad
|
Import of mplayer-0.90pre3 - Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).
Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me
Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
2002-05-09 01:19:10 -04:00
|
|
|
|
2003-12-04 17:05:09 -05:00
|
|
|
no_x11: disables gui and most video output.
|
|
|
|
|
|
|
|
aa: enables ascii art, requires graphics/aalib
|