mirror of
https://github.com/beetbox/beets.git
synced 2026-01-29 11:35:27 +01:00
docs: restore replaygain option for ffmpeg backend
This commit is contained in:
parent
b7f75878b0
commit
37d918a19e
1 changed files with 4 additions and 0 deletions
|
|
@ -89,6 +89,10 @@ configuration file. The available options are:
|
|||
Default: ``no``.
|
||||
- **targetlevel**: A number of decibels for the target loudness level.
|
||||
Default: 89.
|
||||
- **r128**: A space separated list of formats that will use ``R128_`` tags with
|
||||
integer values instead of the common ``REPLAYGAIN_`` tags with floating point
|
||||
values. Requires the "ffmpeg" backend.
|
||||
Default: ``Opus``.
|
||||
|
||||
These options only work with the "command" backend:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue