How can I transcode an IMA4 ADPCM audio file recorded on the iPhone? -


For bandwidth reasons, I would like to use Apple's implementation of IMA 4 format for recording on iPhone. This format is great for space But it seems that it is difficult to find a program that can transcode it to something like linear PCM or MP3. I have not used socks and transcode to take advantage of this automatically and on the Linux server Mitigation should be able to, so iTunes is out of the question.

IMA 4 is not a very complex form, so if you had to do then you would write your parser Here is a post that contains all the information you need ...


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -