.
>>697
あとVista以降の関連付けも右側じゃなくて左側の使うべし。



>>698-699
例:
-softvol -softvol-max 100 -af scaletempo -speed 2.0
-softvol -softvol-max 100 -af volnorm,scaletempo -speed 1.0

設定の音声タブのブーストの設定は、200%の場合、
-softvol -softvol-max 200
ノーマライズは、
afの部分に volnorm 追加

volnorm[=method:target]
Maximizes the volume without distorting the sound.
<method>
Sets the used method.
1: Use a single sample to smooth the variations via
the standard weighted mean over past samples (de‐
fault).
2: Use several samples to smooth the variations via
the standard weighted mean over past samples.

<target>
Sets the target amplitude as a fraction of the maximum
for the sample type (default: 0.25).