logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

freeaptxdec - aptX decoder utility

Author

       Kentaro Hayashi <kenhys@xdump.org>
              Wrote this manpage for the Debian system.

Bugs

       The upstream BTS can be found at https://github.com/iamthehorker/libfreeaptx/issues/new.

Description

       This utility decodes aptX or aptX HD audio stream from stdin to a raw 24 bit signed stereo on stdout

       When input is damaged it tries to synchronize and recover

       Non-zero  return  value indicates that input was damaged and some bytes from input aptX audio stream were
       dropped

Name

       freeaptxdec - aptX decoder utility

Options

       The program follows the usual GNU command line syntax, with long options starting with two dashes  (`-’).
       A summary of options is included below.

       -h, --help
              Display this help

       --hd   Decode from aptX HD

See Also

freeaptxenc(1)

Synopsis

freeaptxdec [options]

See Also