To decode audio from 3gp files, you need to install libamr, and then build ffmpeg with libamr support by including these options to configure:
--enable-libamr-nb --enable-libamr-wb --enable-nonfree
Note that libamr depends on code that has a commercial license, so you may not be able to redistribute the resulting code.
Cheers,
Stewart
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need to use fobs4jmf with java 1.6.
It is possible ?
thanks.
Yes.
yes. but the file 3gp can be play but no sound. how can i solve this. other format is perfect except for 3gp format.
somebody have any idea?
To decode audio from 3gp files, you need to install libamr, and then build ffmpeg with libamr support by including these options to configure:
--enable-libamr-nb --enable-libamr-wb --enable-nonfree
Note that libamr depends on code that has a commercial license, so you may not be able to redistribute the resulting code.
Cheers,
Stewart
thank you.
cheers