docs: Link to config and clarify buffer size
This commit is contained in:
parent
3e781310f9
commit
59dadc6535
@ -169,9 +169,9 @@ Audio
|
||||
This should be fixed properly together with :issue:`1222`. (Fixes:
|
||||
:issue:`1430`, PR: :issue:`1438`)
|
||||
|
||||
- Add a new config option, buffer_time, for setting the buffer time of the
|
||||
GStreamer queue. If you experience buffering before track changes, it may
|
||||
help to increase this. Workaround for :issue:`1409`.
|
||||
- Add a new config option, :confval:`audio/buffer_time`, for setting the buffer
|
||||
time of the GStreamer queue. If you experience buffering before track
|
||||
changes, it may help to increase this. Workaround for :issue:`1409`.
|
||||
|
||||
Gapless
|
||||
-------
|
||||
|
||||
@ -162,8 +162,9 @@ These are the available audio configurations. For specific use cases, see
|
||||
Expects an integer above 0.
|
||||
|
||||
Sets the buffer size of the GStreamer queue. If you experience buffering
|
||||
before track changes, it may help to increase this. The default is letting
|
||||
GStreamer decide the size.
|
||||
before track changes, it may help to increase this, possibly by at least a
|
||||
few seconds. The default is letting GStreamer decide the size, which at the
|
||||
time of this writing is 1000.
|
||||
|
||||
|
||||
Logging configuration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user