diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-01 19:11:46 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-01 19:11:46 +0000 |
commit | ebe16af2c74dfe2850457a05a25d1d05a8f5f7b3 (patch) | |
tree | d498dc6796ecdc3107d464bb295c14b0d61ef7cd /DOCS | |
parent | 1c2080d5a9fa0fac056387bdb975503fb0189988 (diff) |
Document that -heartbeat-cmd is only for video, not audio-only
(should this be changed?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28786 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 4e3ef1f40a..51f3d9c03d 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -904,6 +904,7 @@ i.e.\& using the shell. MPlayer uses this command without any checking, it is your responsibility to ensure it does not cause security problems (e.g.\& make sure to use full paths if "." is in your path like on Windows). +It also only works when playing video (i.e. not with \-novideo but works with \-vo null). .sp 1 This can be "misused" to disable screensavers that do not support the proper X API (also see \-stop\-xscreensaver). |