Hi,
I'm trying to write a simple program that uses AACDecoder to decode an audio file without using the splitter. I look at the IPP UMC manual but I still can't figure out what to do. Can anyone help me with this?
Thank you in advance,
Fon
I'm trying to write a simple program that uses AACDecoder to decode an audio file without using the splitter. I look at the IPP UMC manual but I still can't figure out what to do. Can anyone help me with this?
Thank you in advance,
Fon
链接已复制
1 回复
Hi,
Can you show us your code and where exactly the problem is happening? You can look at the simple_player code, maybe you should wrap the AAC Decoder in the UMC::DualThreadedCodec like in the examples.