Update example configuration to reflect FLAC support for offset_start
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DataHoarder 2022-07-28 09:02:54 +02:00
parent 545c033e3d
commit 9950504a42
Signed by: DataHoarder
SSH Key Fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk
1 changed files with 2 additions and 2 deletions

View File

@ -104,8 +104,8 @@ private=false
# - Opus supports complexity (int) default 10
# - AAC supports VBR bitrate (vbr1 - vbr5), mode (lc, he, hev2) and afterburner (bool)
# - MP3 supports VBR bitrate (v0 - v9)
# - All but Opus support setting samplerate (int)
# - All but FLAC support setting offset_start (bool) default true, rewrites packets PTS to align with the client start time.
# - All but Opus support setting samplerate (int), default queue sample rate. Opus is fixed at 48kHz.
# - All support setting offset_start (bool) default true, rewrites packets PTS to align with the client start time.
# - All support setting channels (int) to 1 or 2, default 2
[[streams]]
mount="stream128.mp3"