| « How to play Youtube videos from FilePlayer Demo | MediaSuite.NET released! » |
We're releasing a new Version of MediaSuite.NET (1.5.892)
New Features include:
Resampler.NET
You can now resample your audio data, from any frequency to another. I'm not going to go into detail of delay lines and taps, but let's just say it works like a charm.

To resample your stream simply call Resample on the buffers you encounter.
FLVReader.NET
We're also including the release version of FLVReader.NET able to parser and split Adobes Flash Video Files up to its most recent version (Version 10) of the file format. This component also doesn't get any easier to use. You simply provide FileName and call Init and then proceed to getting your TrackInfo just like with AVI or MP4 Reader class of MediaSuite. It is able to parse all codec types specified by Adobe. Though, due to license restrictions, you might just be able to use:
Video: H.264 and H.263
Audio: AAC and MP3
Nellymoser and VP6 are still off limits, as far as we know.
Download MediaSuite.NET
What else is coming up:
Yours truly,
Wolfgang Deiml