License issues. There is technically no issue in playing the "AAC" audio inside the M4A(MP4) container, but there are patents on the MP4 container AND the H.264 video codec.I have a related question. I hope it's okay to ask it here instead of opening a new topic:
Why do we have everything as OGG and M4A? So it appears iPhone and iPad can't play OGG (right?), but why can't we just use only the M4a files? I'm asking because especially the music and sound files take up a lot of space.
This is what the game engine does:Ah, I see. So there's not actually a problem in removing the non-supported versions of the files for the respective distribution of the game, right? I make one distribution for iPhone/iPad and remove the OGG files and then make another one for PC where I remove the M4As?
Basically there is no guarantee that the browser will have support, so ideally you would test once at game startup if the device can support video and audio formats, then check of those formats of audio exist in your startup sound, which if it fails, you then disable sound playback instead of trying to hamfistedly load the audio every time. Like as an example of this, I did a mobile export that exported m4a and ogg, which the menu worked (because it had no audio) but then threw an error when it displayed the first map because there was no .m4a for that map.To avoid patent issues, support for MPEG 4, H.264, MP3 and AAC is not built directly into Firefox on desktop and mobile (Android and Firefox OS). Instead it relies on support from the OS or hardware (the hardware also needs to be able to support the profile used to encode the video, in the case of MP4).
yes, WAV can be supported, amny people will think that MP3 is compatible, acctually WAV tooAre you sure that MV supports WAV? I think it doesn't, but I may be wrong.
Unfortunately that is not an option, because we are not talking about personal use here.It just sounds like they've chosen two formats that have serious limits to what they can play on and that really seems silly to me when Mp3 is an option.