Command line video player
Go to file
mplayer-svn e97d658bde cache2: flush cache and sync stream position/eof after seeking STREAM_CTRLs
This avoid some strange differences in behaviour between -cache and -nocache.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34461 b3059339-0415-0410-9bf9-f77b7e298cf2

cache2: fix seeking with e.g. flv files

This is a regression that was introduced in r34461.

Found and bisected by Anssi Hannula [anssi.hannula iki fi].

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34575 b3059339-0415-0410-9bf9-f77b7e298cf2

cache2: print an error when streams behave in a way that the cache cannot handle

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34576 b3059339-0415-0410-9bf9-f77b7e298cf2

Author: reimar
2012-08-03 01:42:48 +02:00
DOCS x11: change stop_xscreensaver default to 1 to be more user-friendly 2012-08-03 01:26:33 +02:00
TOOLS
debian
etc libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder 2012-08-03 01:30:08 +02:00
ffmpeg_files
input Remove teletext support 2012-08-03 00:12:46 +02:00
libaf af: some spelling/grammar fixes 2012-08-03 01:34:25 +02:00
libao2 libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder 2012-08-03 01:30:08 +02:00
libmpcodecs vf_expand: add sanity checks 2012-08-03 01:35:03 +02:00
libmpdemux demux_audio: improve WAV format detection 2012-08-03 01:33:55 +02:00
libvo vo_caca: reformat and various fixes 2012-08-03 01:35:18 +02:00
loader loader: remove weird kstat thing 2012-08-03 01:00:55 +02:00
osdep osdep:/glob-win.c: reformat 2012-08-03 01:31:32 +02:00
rpm
stream cache2: flush cache and sync stream position/eof after seeking STREAM_CTRLs 2012-08-03 01:42:48 +02:00
sub subreader: fix reading of aqr/subrip09 subtitles 2012-08-03 01:26:22 +02:00
timeline mp_msg: remove filename_recode 2012-07-31 01:35:53 +02:00
.gitignore manpage: merge new manpage 2012-08-02 22:05:27 +02:00
AUTHORS
Copyright
LICENSE
Makefile libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder 2012-08-03 01:30:08 +02:00
README
asxparser.c Remove dead code 2012-08-01 17:07:35 +02:00
asxparser.h mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr 2012-07-28 23:47:42 +02:00
cfg-mplayer.h Remove teletext support 2012-08-03 00:12:46 +02:00
codec-cfg.c
codec-cfg.h
command.c Remove teletext support 2012-08-03 00:12:46 +02:00
command.h
configure configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS 2012-08-03 01:31:19 +02:00
cpudetect.c cpudetect: remove unused/forgotten crap 2012-08-01 23:49:06 +02:00
cpudetect.h cpudetect: remove unused/forgotten crap 2012-08-01 23:49:06 +02:00
defaultopts.c mplayer: expand --title as property, remove --use-filename-title 2012-08-02 02:37:00 +02:00
defaultopts.h
fmt-conversion.c
fmt-conversion.h
m_config.c m_config: reallow specifying static default values for string options 2012-08-02 02:37:00 +02:00
m_config.h mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
m_option.c bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr 2012-07-28 23:47:42 +02:00
m_option.h options: remove "no" options variants 2012-07-30 02:02:23 +02:00
m_property.c bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr 2012-07-28 23:47:42 +02:00
m_property.h
m_struct.c Remove dead code 2012-08-01 17:07:35 +02:00
m_struct.h Remove dead code 2012-08-01 17:07:35 +02:00
mangle.h mangle: change preprocessor define for macosx 2012-08-01 08:46:20 +02:00
metadata.h
mixer.c mixer: silence message about inserting volume filter 2012-07-30 01:46:04 +02:00
mixer.h
mp_core.h mplayer: make display of playback status more uniform 2012-08-01 00:42:06 +02:00
mp_fifo.c
mp_fifo.h
mp_msg.c mp_msg: remove filename_recode 2012-07-31 01:35:53 +02:00
mp_msg.h mp_msg: remove filename_recode 2012-07-31 01:35:53 +02:00
mp_osd.h mplayer: make display of playback status more uniform 2012-08-01 00:42:06 +02:00
mpbswap.h
mpcommon.c Change version string 2012-07-29 00:04:17 +02:00
mpcommon.h mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
mplayer.c Remove teletext support 2012-08-03 00:12:46 +02:00
mplayer.h libvo: remove exit_player_bad() 2012-07-30 15:46:05 +02:00
options.h mplayer: rip out --capture support 2012-08-02 23:22:52 +02:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
parser-mpcmd.h mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
path.c bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr 2012-07-28 23:47:42 +02:00
path.h
playlist.c mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
playlist.h mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
playlist_parser.c mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
playlist_parser.h mplayer: turn playtree into a list, and change per-file option handling 2012-07-31 21:33:26 +02:00
pnm_loader.c
pnm_loader.h
screenshot.c bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr 2012-07-28 23:47:42 +02:00
screenshot.h
subopt-helper.c Remove dead code 2012-08-01 17:07:35 +02:00
subopt-helper.h Remove dead code 2012-08-01 17:07:35 +02:00
talloc.c
talloc.h
version.sh Change version string 2012-07-29 00:04:17 +02:00

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
 - libfreetype (for libass)
 - libfontconfig (for libass)
 - libass
 - FFmpeg libraries (libavutil libavcodec libavformat libswscale libpostproc)

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.