Quote:
Originally Posted by Masquerade
Wem into ogg,
ogg into packed file using oggre_wwise
oggre_wwise decode into wav
wav into wem using xdelta
Should be easy to do with a bat file, one for encode, one for decode.
I'm nearly finished mine, so I will share it on the forum (I deleted the complete project by accident a few weeks ago  )
p.s. ofc that method is for vorbis only, as for wwise wave audio, I suppose just skip the ogg bit and try this utility with an xdelta: https://anonfiles.com/B0z550uaue/WEMConverter_7z (not tested yet)
|
when i said wem to wem conversion i meant lossy
you get 1024mb worth of wems and fairly reduce their size to wem different quality down to 600mb 
this is example!!!
of course i can losssless compress ogg files with oggre and i have script to automate it into multithreading even !!
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
|