Skip to content

stemplayer-js/docker-process-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-segment-audio

Pre-process source audio and convert it into HLS (m3u8) format that can be used with our Stem Player.

Usage

docker build -t stemplayer-js-segment-audio .

docker run --rm -it -v $PWD:/workdir stemplayer-js-segment-audio \
    --input source/my-audio.wav \
    --output output

About

Segment audio for HLS into mp3 from a wav file

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published