I'm trying to compress the Kyra1 VRM files into ogg vorbis format. I've set up a new folder, and copied into it all the *.VRM files, the compress_kyra.exe tool and oggenc, plus a folder to output to (named 'output'). However, when I try to convert, I get this:
C:\Program Files\ScummVM\games\kyra1\VRMS>compress_kyra.exe --vorbis ALCHEMY.VRM output\ALCHEMY.VRM
Found 6 files in package
Sound data
- length = 16046
- sample rate = 22050 (d2)
- compression = 8bits (00)
'oggenc' is not recognized as an internal or external command,
operable program or batch file.
Got error from encoder. (check your parameters)
Encoder commandline: oggenc --raw --raw-chan=1 --raw-bits=8 --raw-rate=22050 --raw-endianness=1 --quality=3 --output="tempfile.ogg" "tempfile.raw"
Last edited by Espiox on Fri Jul 21, 2006 11:14 pm, edited 1 time in total.
Well obviously you don't have the oggenc.exe in the same folder as the scummvm tools, or a proper path to it. Get the path or location of the exe right and it should work I guess.
I can't seem to get Feeble Files to run. I have placed into my feeble folder, the following files:
All the VGAs, from both discs and the ones that were installed to my hard drive.
The voices.wav files, renamed correctly and compressed to .oggs.
All the TABLES* files that were installed.
TBLLIST, save.999, GAME22.
All of the converted *.dxa files and their accompanying *.oggs.
It's the Windows 2CD version, running on the latest ScummVM SVN build. When I start it up, I just get a blank screen (and the window is marked as Not Responding).
Espiox wrote:
The voices.wav files, renamed correctly and compressed to .oggs.
I think this is not a normal .wav file, just wanting to point out you probably need to use some ScummVM tool for it (you probably did, I can't tell from your post)
I have one more though, again related to compression. Specifically, I'm getting errors when playing Full Throttle. When I do the old mine road part, the debug console slides down and the program seems to lock up. I've compressed all of the files in the data and video folders. When it locks up, it says the theres a bad FLU index or something in the compressed minedriv.san file.
I have one more though, again related to compression. Specifically, I'm getting errors when playing Full Throttle. When I do the old mine road part, the debug console slides down and the program seems to lock up. I've compressed all of the files in the data and video folders. When it locks up, it says the theres a bad FLU index or something in the compressed minedriv.san file.
Seems the file is corrupted, re-copy and re-compress and ... well, re-try