{"id":23074983,"url":"https://github.com/osa413/ffmpeg-based-adx-converter","last_synced_at":"2025-07-01T05:32:55.016Z","repository":{"id":38739441,"uuid":"235884033","full_name":"OSA413/FFmpeg-based-ADX-converter","owner":"OSA413","description":"Simple ADX converter that uses FFmpeg","archived":false,"fork":false,"pushed_at":"2022-11-25T16:54:26.000Z","size":23,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-07T11:20:59.203Z","etag":null,"topics":["adx","conversion","converter","ffmpeg"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OSA413.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}},"created_at":"2020-01-23T20:50:37.000Z","updated_at":"2023-02-16T07:12:42.000Z","dependencies_parsed_at":"2023-01-21T08:15:41.716Z","dependency_job_id":null,"html_url":"https://github.com/OSA413/FFmpeg-based-ADX-converter","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSA413%2FFFmpeg-based-ADX-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSA413%2FFFmpeg-based-ADX-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSA413%2FFFmpeg-based-ADX-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSA413%2FFFmpeg-based-ADX-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSA413","download_url":"https://codeload.github.com/OSA413/FFmpeg-based-ADX-converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229930963,"owners_count":18146590,"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":["adx","conversion","converter","ffmpeg"],"created_at":"2024-12-16T08:32:28.525Z","updated_at":"2024-12-16T08:32:29.252Z","avatar_url":"https://github.com/OSA413.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FFmpeg-based ADX converter\n\nSimple ADX converter that uses FFmpeg\n\n----------------------\n\n## How to use\n### ADX to WAV/FLAC\n1. Place ADX files you want to convert into the `SOUND` directory.\n2. Run `adx_to_wav.bat` or `adx_to_flac.bat`.\n3. Converted files will appear in the `SOUND_raw` directory keeping original file hierarchy.\n\n### WAV/FLAC/MP3 to ADX\n1. Place the files you want to convert into the `SOUND_raw` directory.\n2. Run `convert_to_adx.bat`.\n3. Converted files will appear in the `SOUND` directory keeping original file hierarchy.\n\nYou can also use the converter via your terminal. Run one of the scripts and files in `./SOUND(_raw)` will be converted!\n\n## Technical information\nFFmpeg compiled with the parameters in the build file from the repository supports:\n\n   Way   | Formats\n---------|--------\nEncoding | ADX (ADXv3 without loop samples), WAV (s16le), and FLAC\nDecoding | WAV, MP3, FLAC, and ADX\n\nYou can freely replace the bundled FFmpeg with your own or the one from the official site (version 4.3 or newer).\n\n## How to compile\n0. You need a Linux or Windows Subsystem for Linux.\n1. Prepare your environment: https://trac.ffmpeg.org/wiki/CompilationGuide/CrossCompilingForWindows (listed in \"Linux Packages\")\n2. Clone the repository and run `git submodule init \u0026\u0026 git submodule update`.\n3. In case Bash says something related to the carriage return symbol (`\\r`) after cloning the repo on Windows/WSL, run `python3 fix_sh_newline.py`.\n4. Run `bash build/build_pack_win.sh`. If you get `yasm/nasm not found or too old`, install yasm or nasm.\n5. `dist` directory should appear with a `7z` file with the program after compilation.\n\n## License\nConversion scripts in this repository are licensed under the MIT license.\n\nFFmpeg compiled with the parameters in the build file from the repository is licensed under the LGPLv2.1+. For more information: https://ffmpeg.org/legal.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosa413%2Fffmpeg-based-adx-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosa413%2Fffmpeg-based-adx-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosa413%2Fffmpeg-based-adx-converter/lists"}