7a0c620426
available). Not tested with the recent gcc and binutils changes. Only one local patchfile is now needed, which fix a -Wl,-R problem and reenables the auto detect support for libmpdvdkit on NetBSD. Where libmpdvdkit is now disabled, due to the css code in that source. The MPlayer code use libdvdread so it still can read DVDs. The css code is also the reason why we have to use NO_SRC_ON_FTP. List of changes, without being complete. Changes in 0.90pre2: - hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio - 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support - faster .ogg seeking (use -forceidx for slow but accurate one) - audio-only with gui fixed - -rootwin fixed for x11,xv,xmga,xvidix - aspect ratio fix for ffmpeg12 - mpeg-es detection fixed - runtime cpudetect disabled by default - support for many new win32 codecs, including mss1, tm20, ucod, truespeech - divx audio dll sig11 with glibc 2.1.(2|3) fixed - includes libmpdvdkit - patched kit of dvd libraries (enabled for linux+freebsd) - manpages updated - 'f' (fullscreen switch) fixed for some WMs, still has problems - various freebsd and openbsd portability patches - options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect - -vop lavc, using new fast best libavcodec for realtime mpeg1 transcoding - fixed gtk gui crash with --disable-mencoder - no more black vobsub subtitles :) Changes in 0.90pre1: - 100% GPL - yeah, so what? - runtime CPU detection code - any x86 MPlayer binary can run on "any" other x86 CPU - video filter layer - with numerous plugins (crop, expand, etc, see the documentation) - ability to view or encode DVD/vobsub and/or text subtitles into the output AVI - prelimenary dvdnav support (experimental) - Direct Rendering - can't be used with libavcodec yet, sorry - ability to display subtitles under the image, on black bands - FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too - greatly enhanced MPEG4 encoder - in libavcodec. It's not always as good as DivX4, but is twice as fast - so it's very useful on realtime encoding. And generally also. - audio-only (wav/mp3/wma/ogg) file playback (console only) - playing/encoding audio from separate wav/mp3 file - support for more fileformats, including the new and very popular .ogg - multiple files playback from console, including various playlist formats - and of course, faster than ever... :)
13 lines
864 B
Text
13 lines
864 B
Text
MPlayer is a movie player for LINUX (runs on many other Unices,
|
|
and non-x86 CPUs). It plays most MPEG, VOB, AVI, VIVO, ASF/WMV,
|
|
QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ files, supported
|
|
by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD,
|
|
SVCD, DVD, 3ivx, and even DivX movies too. The another big feature
|
|
of mplayer is the wide range of supported output drivers. It works
|
|
with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you
|
|
can use GGI and SDL (and this way all their drivers) 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. And what about the nice big antialiased shaded
|
|
subtitles (10 supported types!!!) with european/ISO 8859-1,2
|
|
(hungarian, english, czech, etc), cyrillic, korean fonts, and OSD...
|