http://msdn.microsoft.com/en-us/library/dd390679(VS.85).aspx , this link says that Microsoft MPEG Decoder can now decode H264 and also it has AAC decoder as well (some other filter). Windows Media Player 12 on Windows 7 can successfully play MP4 files.
But when I try to play MP4 file through DirectShow on Windows 7, it doesnt allow WM ASF Reader to open MP4 files, however documentation says that MPEG4 content can be opened through WM ASF Reader filter.
If WMP Plays, that means DirectShow should be able to render MP4 on Windows 7, can anyone guide me how to do that?
Or how difficult it will be to create MP4 demxer for DirectShow on Windows 7?