.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH OPENAPTXENC "1" "January 2021" "Debian (help2man)" "User Commands" .SH NAME openaptxenc \- aptX encoder utility 0.2.0 (using libopenaptx 0.2.0) .SH DESCRIPTION aptX encoder utility 0.2.0 (using libopenaptx 0.2.0) .PP This utility encodes a raw 24 bit signed stereo samples from stdin to aptX or aptX HD on stdout .SS "Usage:" .IP openaptxenc [options] .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Display this help .TP \fB\-\-hd\fR Encode to aptX HD .SH EXAMPLES .IP openaptxenc < sample.s24le > sample.aptx .IP openaptxenc \-\-hd < sample.s24le > sample.aptxhd .IP sox sample.wav \-t raw \-r 44.1k \-L \-e s \-b 24 \-c 2 \- | openaptxenc > sample.aptx