MPlatform SDK のリリース

Released: Feb 2, 2017

1.6.7 での更新項目

機能

  • Common:
    • Added ability to create frames from planar formats (NV12, I420, YV12).
    • Improved statistics for objects.
  • MPlaylist:
    • Improved playlist loop when there is a single file to be played.
    • Improved file switching performance.
  • MWebRTC:
    • Changed encoders/bitrate setting logic (encoders and bitrate are always set by peer that initializes connection).
    • Added reconnect feature.

不具合の修正

  • Common:
    • Fixed minor bug on initialization of "None" video device.
    • Fixed aspect ratio bug in transitions.
  • MFile:
    • Fixed...

Released: Dec 19, 2016

1.6.2.8879 での更新項目

機能

  • Added MPluginHTML for displaying webpages.
  • Added IMCallback interface for plugins.
  • Improved 50i to 59i and other conversions.
  • Added internal buffering to objects implementing IMSource.
  • MFDevice_I:
    • Added audio only output for BMD Renderer.
    • Improved CC embedding algorithm.
  • MFDeviceBF:
    • Added 608, 708 closed captions receiving.
  • MLive:
    • Added 'bmd.h264' recoder property.
    • Improved external audio quality.
  • MPreview:
    • Added 'audio_renderer' attribute info.
  • WebRTC:
    • Added TURN server support.
    • Added...

Released: Oct 12, 2016

v1.6.1.8376 での更新項目

機能

  • The NVIDIA codec SDK was updated.
  • Added YVYU format support.
  • Added DTMF signals detection/generation.
  • Added ability to split audio to tracks and channels by setting the split mask in "audio_channels" property.
  • The FFmpeg was updated to revision N-81786-g2586668 (28.09.2016).
  • Added new functionality that extracts the XDS V-Chip rating data and converts into CEA-608 closed captions. Now you can display the V-Chip rating just like a common CC.

MFWriter:

  • Added new logic that improves the...

Released: Aug 25, 2016

1.6.1.8076 での更新項目

機能

  • A new signaling server and SimpleWebRTC integration - this makes it possible to deploy WebRTC applications at scale.
  • Support for negative out points for playlist items. For example, IMFile::FileInOutSet( 0.0, -5.0 ) will set the "out" point to file duration minus 5.0 seconds.
  • Subtitles conversion to EIA-608 CC (including MPEG-DASH TTML). Use the "subtitle_track" property to choose the subtitle track.
  • CC support for DELTACAST cards.
  • FFmpeg updated to revision N-81118-gfb91850 (July...

Released: Aug 15, 2016

1.6.1.8021 での更新項目

不具合の修正

  • MFDevice_I - Fixed bug that could cause a crash on non-4K devices.
  • WebRTC - Fixed but in IMPersist save/load logic for WebRTC devices.

Released: Jul 28, 2016

1.6.1.7774 での更新項目

不具合の修正

  • Fixed bug that could cause some image quality issues during interlaced picture scaling.
  • MMixer:
    • Fixed bug that could cause some audio drops on file adding.
    • Fixed bug in 'audio' props set logic for input streams.
    • Added new logic for plugins processing. The performance was improved.
    • Fixed bug that could cause buffers overflow in synchronous mode.
    • Added audio statistics collecting logic.
    • Added new transitions processing logic. The transitions smoothness was improved.
    • Fixed bug that could...

Released: Jun 28, 2016

v1.6.1 での更新項目

機能

  • Added 2K DCI formats support.
  • Added buffer append and playback functionality to MDelay.
  • Added Magewell devices support.
  • Added Magewell SDI cards integration.
  • Added new logic for interlaced to progressive video conversion (performance was improved).
  • Added new logic that improves the big XML loading performance.
  • Added picture scaling algorithm improvement (performance was improved).
  • Added QuickSync H.264, MPEG-2 and VC-1 hardware-powered decoding support.
  • Added "sync mode" to MMixer object...

Released: Apr 11, 2016

Updates in this release

Updates in 1.6.0.7070

  • NDICapture: Added new logic for frame timings processing to avoid possible timing issues.
  • NDICapture: Fixed bug that could cause audio buffer overflow.
  • MLive: The statistics of the input buffer moved to 'stat' node.
  • MMixer: Fixed bug that could cause immediate buffers empty in case of live source inputs.

Released: Jan 26, 2016

Updates in this release

Updates in 1.6.0.6471

  • Fixed bug that could cause object crash on ObjectFrameGet method call.

Released: Sep 7, 2015

Updates in this release

Updates in 1.5.4.5342

  • Fixed DNxHD encoding issue.
  • Added support for Blackmagic's H.264 Pro Recorder.