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

Converting to dfpwm #312

Open
Rocksnotch opened this issue Jan 2, 2021 · 4 comments
Open

Converting to dfpwm #312

Rocksnotch opened this issue Jan 2, 2021 · 4 comments

Comments

@Rocksnotch
Copy link

Been trying to use LionRay to convert wav into dfpwm but I keep getting 'IOException occured, see stdout'

any fix to this? or any other way to convert wav into dfpwm?

@wallefan
Copy link

Run LionRay in cmd by doing cd Downloads then java -jar LionRay.jar and try doing it again. It'll still fail but it'll tell you what went wrong in the cmd window

@Rocksnotch
Copy link
Author

java -java apparently doesnt work! says it cannot create the virtual machine
however java -version DOES work, and it is up to date. so I know I HAVE java.

@Rocksnotch
Copy link
Author

so I got it to run in CMD, and it gave me this as the output: https://pastebin.com/cWvUMnM8

The first thing is "Chunk size too big" ?

@paperluigis
Copy link

ffmpeg seems to have a dfpwm codec.
run ffmpeg -i input.ogg -ar 48000 -ac 1 output.dfpwm

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

No branches or pull requests

3 participants