Search code examples
javajmf

How to use codec in JMF


I want play compressed audio files. I want to know how to specify the codec(Ex. G711,G729 etc..) in the player of JMF. Any source,link if available,let me know.

I referred here. but no Codec has been used.


Solution

  • Once you have JMF installed in your PC you can use the JMF Customizer to specify the codecs. All types of codecs are not installed with the JMF. You have to add them.

    For more look here