05-10-2010, 10:43 PM
I have a question : The pmf file has sound too or there is only the video ?
I've seen that in xuggler, there is ID.CODEC_ID_ATRAC3P, it doesn't play sound I suppose but when xuggler initialise the video, you put an if else to know if it must using audio or video. Or i is always equals to 1 so it never compares coder.getCodecType() with ICodec.Type.CODEC_TYPE_AUDIO ...
I've seen that in xuggler, there is ID.CODEC_ID_ATRAC3P, it doesn't play sound I suppose but when xuggler initialise the video, you put an if else to know if it must using audio or video. Or i is always equals to 1 so it never compares coder.getCodecType() with ICodec.Type.CODEC_TYPE_AUDIO ...