On Oct 11, 5:41 pm, yaniv <ya...[ at ]discussions.microsoft.com> wrote:
[Quoted Text] > Hi, > I want to develop a custom codec for the windows media player to play custom > created wav files. > Where could I find good information on how to start such a project ? > Is there any sample codec in msdn ? > > Thanks.
You can observe ffdshow filter source files, for very good reference. Source codes are on sourceforge CVS.
Jerislav
|