descriptionMPlayer development branch
homepage URLhttp://www.mplayer2.org/
owneruoti.urpala@pp1.inet.fi
last changeWed, 9 Oct 2013 20:43:25 +0000 (9 23:43 +0300)
content tags
add:
README
Compiling with full features requires development files for several
external libraries. Below is a list of some important requirements. For
more information see the output of './configure --help' for a list of options,
or look at the list of enabled and disabled features printed after running
'./configure'. If you think you have support for some feature installed
but configure fails to detect it, the file config.log may contain information
about the reasons for the failure.

Libraries specific to particular video output methods
(you'll want at least one of VDPAU, GL or Xv):
 - libvdpau (for VDPAU output, best choice for NVIDIA cards)
 - libGL (OpenGL output)
 - libXv (XVideo output)
general:
 - libasound   (ALSA audio output)
 - various general X development libraries
 - libass   (subtitle/OSD rendering)
 - Libav libraries (libavutil libavcodec libavformat libswscale)

Most of the above libraries are available in suitable versions on normal
Linux distributions. However FFmpeg is an exception (distro versions may be
too old to work at all or work well). For that reason you may want to use
the separately available build wrapper that first compiles FFmpeg libraries
and libass, and then compiles the player statically linked against those.
shortlog
2013-10-09 Stefano Pigozziaudio: add af_lavrresample, remove old resampling filtersmaster
2013-10-09 Uoti Urpalaad_libav: flush decoder output after last input packet
2013-04-28 wm4osd: convert OSD font to OpenType
2013-04-28 wm4subassconvert: do not escape likely ASS override tags
2013-04-20 Uoti Urpalasubreader: fix unsafe sscanf calls with "%["
2013-04-20 Uoti Urpalademux_viv: fix unsafe code
2013-03-19 wm4input: fix possible crash in printing key combo names
2013-03-11 wm4vo_gl3: call glFlush() after frame drawing is complete
2013-03-09 Uoti Urpalalibav: switch from CODEC_ID to AV_CODEC_IDunstable
2013-03-09 Uoti Urpalavf_uspp: drop this filter
2013-03-04 Uoti Urpalasub: #include required ctype.h directly
2013-02-21 Uoti Urpalasd_ass: initialize structs for external tracks properly
2013-02-19 Uoti Urpalainput: avoid printing --input=cmdlist/keylist output...
2013-02-19 Uoti Urpalamp_msg: print messages to stdout, statusline to stderr
2013-02-04 Uoti Urpalademux_lavf: don't autoselect attached pictures as video
2013-02-04 Uoti Urpalavideo: remove lowres support, cut "too slow" message
...
tags
13 years ago v2.0 mplayer2 2.0
13 years ago v2.0-rc2 MPlayer2 2.0-rc2
13 years ago v2.0-rc1 MPlayer2 2.0-rc1
13 years ago v2.0-beta1 First beta tag for testing
heads
3 years ago mpv
9 years ago svn
10 years ago master
11 years ago unstable
12 years ago tmp_encode
12 years ago tmp_xdg
forks
Cached version (3255s old)
 C   link   mplayer   multimedia   music   segment   video 
mplayer/glamo.git mplayer with SMedia Glamo drivers balrogg@gmail.com 12 years ago
mplayer/greg.git greg@geekmind.org 12 years ago
mplayer/kovensky.git Sources used to build Kovensky's MPlayer diogomfranco@gmail.com 14 years ago