Remove confusing senctence from jack stream limitations

This commit is contained in:
Marcus Weseloh 2024-06-18 17:56:39 +02:00 committed by Johannes Pohl
parent 00e407bd4b
commit 71e5beef8a

View file

@ -303,10 +303,8 @@ jack:///?name=Channel4&sampleformat=48000:16:1&autoconnect=system:playback_&auto
- Currently all `jack` streams need to match the sample rate of the Jack server.
- The `chunk_ms` parameter is ignored for jack streams. Instead, the Jack
buffer size (Frames/Period) is used. So if you are encoding your streams with
anything other than "pcm", ensure that the Jack server Frames/Period size is
set appropriately.
- The `chunk_ms` parameter is ignored for jack streams. The Jack buffer size
(Frames/Period) is used instead.
### meta