According to the
docs, MF AAC Encoder on Win8 is able to output either WAVE_FORMAT_MPEG_ADTS_AAC(0x1600) orWAVE_FORMAT_MPEG_HEAAC(0x1610), I need to be able to have AAC payload encoded asWAVE_FORMAT_RAW_AAC1(0xFF),
is there any way to use Microsoft Codecs to get AAC WAVE_FORMAT_RAW_AAC1(0xFF) payload ?
is there any way to use Microsoft Codecs to get AAC WAVE_FORMAT_RAW_AAC1(0xFF) payload ?
Nadav Rubinstein, See my Blog @ http://www.sophin.com