Skip to content

A quick CLI for making ADSC containerized ADS audio for PSX/PS2 games

License

Notifications You must be signed in to change notification settings

jonko0493/AdscContainerizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADSC Containerizer

Just a quick tool to be able to create ADSC containerized ADS sound files for PSX/PS2 games.

Relies on psxavenc for audio encoding.

Usage

AdscContainerizer -s [path/to/audio/file] -e [/path/to/psxavenc] -o [/path/to/output/file] -f [audio sample rate] -i [interleave amount]

Note that only stereo audio is supported.

Please ensure that the audio sample rate you specify matches the output from ffprobe (or similar). If you need to adjust the audio sample rate before using this tool, use ffmpeg to do so.

About

A quick CLI for making ADSC containerized ADS audio for PSX/PS2 games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages