atracdenc

Dirty implementation of ATRAC1, ATRAC3 encoder

LGPL-2.1 License

Stars
56

Bot releases are visible (Hide)

atracdenc - Atracdenc-0.1.1 Latest Release

Published by dcherednik 11 months ago

  • Get rid of gtest files. Make src tarball more clean.
  • Compilation warnings fixed.
atracdenc -

Published by dcherednik 11 months ago

RealMedia and RIFF (at3,wav) container support for ATRAC3
Simple adaptive M/S allocation for ATRAC3 LP4
man page
bug fixes and ux improvments

atracdenc - AtracDenc-pre-alpha-3

Published by dcherednik over 4 years ago

  • initial LP4 mode support (without adaptive M/S bitrate realocation)
atracdenc - AtracDenc-pre-alpha-2

Published by dcherednik almost 5 years ago

  • Support of reading from stdin.
    For POSIX libsndfile is used.
    For Windows Win32 Api based reader is used. Limitation: only AU(SND) 16bit 44100Hz stereo/mono input stream supported.
atracdenc - AtracDenc-pre-alpha-1

Published by dcherednik almost 5 years ago

features:

  • ATRAC1 encoding/decoding (using AEA container)
  • ATRAC3 LP2 mode encoding (using OMA container)
    limitations:
  • poor implemented gain control
  • no join stereo, so LP4 is not supported
  • no tone separation
  • poor user facilities (cmd line, error handling, etc)