Open Rocksnotch opened 3 years ago
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
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.
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" ?
ffmpeg seems to have a dfpwm codec.
run ffmpeg -i input.ogg -ar 48000 -ac 1 output.dfpwm
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?