[MPlayer-DOCS] r37986 - in trunk: DOCS/man/de/mplayer.1 DOCS/man/en/mplayer.1 gui/app/cfg.c gui/app/cfg.h
ib
subversion at mplayerhq.hu
Mon Oct 9 11:46:10 EEST 2017
Author: ib
Date: Mon Oct 9 11:46:09 2017
New Revision: 37986
Log:
Add GUI options for ReplayGain support.
The target loudness for ReplayGain is 89 dB which may or may not
be the user's preferred loudness. In order to be able to adjust
the perceived loudness to the user's preference, there is option
'replay_gain_adjustment' together with the simple on-off switch
'replay_gain'.
Additionally, update man pages.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/DOCS/man/de/mplayer.1
trunk/gui/app/cfg.c
trunk/gui/app/cfg.h
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Sun Oct 8 09:18:41 2017 (r37985)
+++ trunk/DOCS/man/en/mplayer.1 Mon Oct 9 11:46:09 2017 (r37986)
@@ -31,7 +31,7 @@
.\" Title
.\" --------------------------------------------------------------------------
.
-.TH MPlayer 1 "2015-02-13" "The MPlayer Project" "The Movie Player"
+.TH MPlayer 1 "2017-10-09" "The MPlayer Project" "The Movie Player"
.
.SH NAME
mplayer \- movie player
@@ -608,6 +608,8 @@ gui_video_out_pos_x,
gui_video_out_pos_y,
load_fullscreen (yes/no),
playbar (enable/disable),
+replay_gain (enable/disable),
+replay_gain_adjustment (-30..10),
show_videowin (yes/no),
vf_lavc
.RB ( "vf lavc" ") (DXR3 only),"
More information about the MPlayer-DOCS
mailing list