Skip to content

MiniDisc-wiki/atrac-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATRAC Encode/Decode Server

This is a basic FastAPI python application for running a windows executable atrac encoder as an API-driven service. It was originally designed for integration with Web MiniDisc Pro.

Installation

No executables are provided in this repository. The current syntax of the script is designed to work with the ATRAC3 tool included with the Sony PSP SDK. Other executables such as atracdenc can be easily substituted

To build atracapi as a docker container, provide an encoder executable in the root of this repository with the name psp_at3tool.exe and run docker build .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published