04-14-2011, 09:22 AM
I wanted to do some more tests to reduce the number of potential culprits in this ADX problem, so first I compared various ADX files, those which work and those which don't. However I only found out that both use same file format (compression, frequency rate, etc.). I wanted to check which ones ffmpeg can handle, but unfortunately I can't. ADX isn't even on the list of supported formats in ffmpeg (the one provided with jpcsp). But... adpcm_adx is avilable as a codec in said ffmpeg. I was starting to wonder how exactly ASF/ADX support is handled in jpcsp (though it works to some extent).