Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mp3 preview file conversion script #77

Closed
wants to merge 17 commits into from
Closed

mp3 preview file conversion script #77

wants to merge 17 commits into from

Conversation

ngokevin
Copy link
Contributor

@ngokevin ngokevin commented Feb 16, 2019

For retroactive conversions, alongside #73

#73 required first to provision ffmpeg on the server / machine.

mp3

Convert OGG to MP3 and store in storage for audio preview.
For easy access to song file without unzipping and to
support iOS / Safari on browser previewers (e.g.,
BeatSaver Viewer).

Usage

Built with Node, uses ffmpeg. From the root folder:

cd scripts/mp3
npm install
node index.js

@ngokevin ngokevin closed this Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants