Fade in, fade out, crossfade
Three patterns cover ~all real fade work:
- afade=t=in:st=0:d=2 — fade in from silence over 2 seconds starting at 0.
- afade=t=out:st=58:d=2 — fade out over 2 seconds starting at second 58 (60-second clip).
- acrossfade=d=2 — crossfade between two inputs (lesson 8 mixing).
Curve choices
Linear (tri, default) is fine. Exponential curves (exp) sound smoother for music. Equal-power curves (esin, hsin) are the right choice for crossfades — they keep loudness perceptually constant through the overlap.