Hi Mark, what type of decoders are needed to read ogg format using NAudio MFT Reader?
Will Vorbis decoder works ? I have tried by installing vorbis ogg decoder which is of 64 bit on windows server 2012(64 bit). But I am unable to read ogg file using MFTReader.
Comments: it would have to be a Media Foundation Decoder for that to work, and I guess it probably isn't. I'd recommend using Yuval Naveh's code to read ogg files: https://code.google.com/p/practicesharp/source/browse/#svn%2Ftrunk%2FNAudioOggVorbis%2FLibrary
Will Vorbis decoder works ? I have tried by installing vorbis ogg decoder which is of 64 bit on windows server 2012(64 bit). But I am unable to read ogg file using MFTReader.
Comments: it would have to be a Media Foundation Decoder for that to work, and I guess it probably isn't. I'd recommend using Yuval Naveh's code to read ogg files: https://code.google.com/p/practicesharp/source/browse/#svn%2Ftrunk%2FNAudioOggVorbis%2FLibrary