v1.63: fix audio sync with client video in Audio-only mode

This commit is contained in:
F. Duncanh
2023-02-06 14:15:52 -05:00
parent f6a18a5a37
commit c8025be711
11 changed files with 98 additions and 98 deletions

View File

@@ -1,11 +1,11 @@
.TH UXPLAY "1" "January 2023" "1.62" "User Commands"
.TH UXPLAY "1" "February 2023" "1.63" "User Commands"
.SH NAME
uxplay \- start AirPlay server
.SH SYNOPSIS
.B uxplay
[\fI\,-n name\/\fR] [\fI\,-s wxh\/\fR] [\fI\,-p \/\fR[\fI\,n\/\fR]] [more \fI OPTIONS \/\fR ...]
.SH DESCRIPTION
UxPlay 1.62: An open\-source AirPlay mirroring (+ audio streaming) server.
UxPlay 1.63: An open\-source AirPlay mirroring (+ audio streaming) server.
.SH OPTIONS
.TP
.B
@@ -73,7 +73,7 @@ UxPlay 1.62: An open\-source AirPlay mirroring (+ audio streaming) server.
.TP
\fB\-as\fR 0 (or \fB\-a\fR) Turn audio off, streamed video only.
.TP
\fB\-ao\fR x.y Audio offset time in seconds (default 0.0) in Audio-only mode.
\fB\-ao\fR x.y Audio-only mode latency in seconds (default 0.25) used by client.
.TP
\fB\-ca\fI fn \fR In Airplay Audio (ALAC) mode, write cover-art to file fn.
.TP