{"id":17339959,"url":"https://github.com/dcherednik/atracdenc","last_synced_at":"2025-04-09T13:10:09.416Z","repository":{"id":18923304,"uuid":"45277092","full_name":"dcherednik/atracdenc","owner":"dcherednik","description":"Dirty implementation of ATRAC1, ATRAC3 encoder","archived":false,"fork":false,"pushed_at":"2024-10-23T21:03:45.000Z","size":1518,"stargazers_count":59,"open_issues_count":8,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-24T09:04:09.934Z","etag":null,"topics":["atrac","audio-codec"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcherednik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-30T21:20:04.000Z","updated_at":"2024-10-08T08:55:59.000Z","dependencies_parsed_at":"2024-08-01T02:04:27.861Z","dependency_job_id":"614b1e95-c35d-45e5-bf2e-a8ee4d12e35e","html_url":"https://github.com/dcherednik/atracdenc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcherednik%2Fatracdenc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcherednik%2Fatracdenc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcherednik%2Fatracdenc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcherednik%2Fatracdenc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcherednik","download_url":"https://codeload.github.com/dcherednik/atracdenc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045245,"owners_count":21038554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atrac","audio-codec"],"created_at":"2024-10-15T15:43:37.309Z","updated_at":"2025-04-09T13:10:09.399Z","avatar_url":"https://github.com/dcherednik.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atracdenc - ATRAC Decoder Encoder\nIt is free LGPL implementation of ATRAC1, ATRAC3 encoders.\n\nBuilding:\n\nYou need:\n* C++11 compiler.\n* cmake \u003e= 3.1\n* libsndfiles \n\nbinary:\n\n```\ncd src\nmkdir build\ncd build\ncmake ../\nmake\n```\n\n\nbinary and tests:\n\n```\ncd test\ncmake ../\nmake\n```\n\nUsage:\n\nATRAC1:\n```\n./atracdenc -e atrac1 -i ~/01.wav -o /tmp/01.aea\n```\n\nATRAC3:\n```\n./atracdenc -e atrac3 -i ~/01.wav -o /tmp/01.oma\n```\n\nMore information on the [atracdenc man page](https://code.mastervirt.ru/atracdenc/about/man/atracdenc.1)\n\nLimitations:\n - Bit allocation based on the tonality of the signal (see http://www.minidisc.org/aes_atrac.html)\n - Only 44100 16bit wav input file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcherednik%2Fatracdenc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcherednik%2Fatracdenc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcherednik%2Fatracdenc/lists"}