News Archive

March 18th 2009

MediaSuite.NET 1.5.892

  • BUG - MP4Reader Track order was wrong for some MP4 files
  • BUG - AVIReader Track order was wrong for some AVI files
  • BUG - MP4Reader Support for AAC Version 0 and 1 headers
  • BUG - H263/2190 Bit start/end bit buffer was shifted incorrectly - Mode B start/end bits are now correctly carried.
  • BUG - RTPFrame Incorrect Age values - Age now reports the correct time in milliseconds since the creation of itself.
  • BUG - WaveInput Improved buffer overflow protection - On slower machines, chunks of the ring buffer aren't returned to the OS fast enough.
  • NEW - FLVReader Release
  • NEW - H263Decoder Improved Error Recovery (vlc->DC Coeffs) - When false VLCs are encountered, the decoder will continue at the next MB boundary.
  • NEW - H263Decoder improved Deblocking Filter
  • NEW - MPEG4Encoder Support for Data Partitioning (error resilience) and VOP, VOL Header Generation
  • NEW - H264Encoder Support for getting SPS and PPS NAL Units (GetDecoderConfigurationInfo)
  • NEW - Common interface to MP4/AVI/FLV Writer
  • NEW - Resampler.NET
  • NEW - Local/Remote RTP/RTCP Endpoint retrieval after initialization in RTP.NET
  • NEW - SDP static helper functions (SDPMessage.Create, SDPAttribute.CreateKeyValue)
  • NEW - RTSP static helper functions (ResponseHeader.Create, GetResponseCodeText)

 

February 28th 2009

MediaSuite.NET 1.5.870

We have support for Flash Video (.FLV) in this release. FLVReader is able to parse all Tag structures and is able to load streams from the filesystem as well as progressive HTTP.
CamCapture
is now able to set and switch Resolution, FPS and Color-Depth on the fly.

  • Additional features for CamCapture: SelectDevice, SelectMetrics, BasicMode
  • FLVReader.NET for Flash Video(New!)
  • Performance improvements for SpeechDecoder and SpeechEncoder
  • Additional features for RTSP.NET: AddGenericHeader, DeleteGenericHeader
  • Additional features for SpeechDecoder.NET: MaximumInputLength
  • Additional features for H263Decoder.NET: Support for uneven resolutions, parameterless initialization
  • Bug Fix: MP3Decoder.NET sample frequencies (16000, 22050, 24000) now working properly
  • Bug Fix: SpeechDecoder for possible buffer overrun.
  • Video Capture Device support in DrawTest Demo Application
  • FLV Support in FilePlayer Demo Application (including HTTP streaming)

February 2nd 2009

MediaSuite.NET 1.0.840

  • Additional features for MP3Encoder: Low Pass Filter, Advanced Noise Shaping, Stereo Modes (L/R, JT, M/S, Mono), MediaPackage encoding (timing information present)
  • Additional features for AACEncoder: Config Parameter String generation for i.e. SDP, MediaPackage encoding
  • New WaveInput property: TransferBufferCount
  • New StreamTools.Visuals function: Array24Rotate
  • Fixed compatibility issues (VideoLAN) with MPEG4Encoder
  • Bug Fix in WaveInput for buffer underruns with high sample frequencies
  • Bug Fix AVIWriter, MP4Writer (Filename & Init)
  • Bug Fix AACDecoder for possible buffer overflows
  • Additional Sample Code (available online) for AVIWriter and MP4Writer

 

January 29th 2009

MediaSuite.NET 1.0.828

  • Support for Speex Codec (NB, WB)
  • Improved support for MPEG-4 Audio (AudioSource parameter specification)
  • Improved Waveout/Wavein performance (GetNextData, GetAllData)
  • Fixed PictureStartCodeCompression in RTP4629
  • Fixed bug in Downsampler for SpeechEncoder
  • Support for additional FourCCs (including case insensitive)

 

December 5th 2008

MediaSuite.NET 1.0.806

Release Notes

November 24th 2008

MediaSuite.NET 1.0.804

New features (full list):

  • Video Capture Support (Capture your camera devices)
  • Selectable Audio Devices in WaveInput & WaveOutput

Proceed to Product Overview

 

 

November 13th 2008

MediaSuite.NET

Version 1.0.803

Product Overview Release Notes

 October 31st 2008

RTP AV Source Filter 1.2.693

Product Overview Release Notes


October 28th 2008

MediaSuite.NET Update

Version 1.0.802

Following components have been added:

  • Storage: MP4Writer.NET (Beta), AVIWriter.NET (Beta)
  • Encoders: MP3Encoder.NET, AACEncoder.NET
  • Decoders: AC3Decoder.NET (Dolby Digital)
  • Devices: WaveIn

Note: Currently only available to customers!


MediaSuite.NET Update

Version 1.0.801

Following capabilities have been added:

  • Storage: AVIReader.NET, MP4Reader.NET
  • Devices: WaveOut
  • Decoders: MP3Decoder.NET

A new Media Player sample has been added as well to demo the functionality of these new components.


MediaSuite.NET

Version 1.0.800

Main Features:

  • Streaming Protocols
    • RTSP.NET
    • SDP.NET
    • Advanced RTP.NET
  • Video
    • H263Decoder
    • H263Encoder
    • MPEG4Decoder
    • MPEG4Encoder
    • H264Decoder
    • H264Encoder
  • Speech/Audio
    • SpeechDecoder
    • SpeechEncoder
    • AACDecoder
    • AACEncoder

Detailed description of all components.


September 1st 2008

RTP AV Source Filter 1.2.642

Following features have been added:

  • AAC / MP4A-ES
    • Modes: HBR, LBR, CELP and generic
    • Profiles: Main, LC, SRS and LTP
    • Samplerates: 7350 - 96000 and dynamic
    • Audio Channels: 1-8
    • API functions: SetAACParameters, GetAACParameters and ConfigureAAC
    • Configuration: Parameters, Config-String
  • Improved Playout Buffer (Video)
    • more accurate
    • smoother playback

August 25th 2008

RTP AV Render Filter Beta 0.8.000

Due to popular demand, we are releasing a beta version of the RTP Render Filter. It is not yet complete and still needs some obvious work. Though you should already expect to get visible and audible results from this filter.

Proceed for more information

Submit your feature requests and bug reports to us.


RTP AV Source Filter Version 1.2.638 Update

We've have added an "already" much requested feature to RTSP part, namely RTSP Interleave mode. The mode allows you to traverse firewalls and routers that won't let UDP packets easily pass through them. Interleave mode is a standardized way to use the signaling channel of RTSP for payload data, by interleaving packets over that one TCP connection. This can also be useful for long distance sessions, where the probability of packets being dropped/lost are higher.

More Changes/Features:

  • Support for RTSP interleave mode
  • Support for SSE (along SSE2 for newer) for Pentium 3/Athlon XP architecture
  • Speed gains of up to factor 1.5 for all decoders
  • Added support for Vivotek cameras and all available Axis cameras
  • Fixed bug in RTSP Parser where case insensitivity is needed
  • Added support for static payload types in SDP
  • Fixed bug in property dialog, where framerate is not stored accurately (6 digits acc.)
  • Added more accurate bandwidth mapping in SDP for AMR-NB

Click here for more information or Download


August 20th 2008

RTP AV Source Filter Version 1.2

 Following key features have been added:

  • Real Time Streaming Protocol (RTSP)
  • H.264 (MPEG4.10)
  • H.263/2000
  • Decklink Hardware
  • Arbitrary Input/Output Resolution
  • Virtual Webcam support (use it in Flash/Flex, Softphones etc.)
  • Automatic configuration through Windows Registry, SDP, RTSP or COM Interface.

Now you can use this filter to stream media from popular sites like Youtube or Media Servers like Darwin or Helix and have them processed from within your graph.
You can resize the output to any resolution you like and forward them to Flash/Flex applications by using the filter as Video Capture Source.

 Click here for more information