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