MPlatform SDK 1.7.1

Released: May 10, 2017

Updates in 1.7.1

Features

  • Common
    • Improved HDYC+RGB conversion
    • Improved bottom-top ARGB conversion
    • Added percenage based cropping
    • Improved audio only conversion
  • MLive
    • Added support of mixing key and fill input signals
  • MWriter
    • Added support of capturing DPX/PNG image sequences
    • Added WAV capturing support
    • Nablet UDP Streaming
  • MFDevice_I
    • Added 4:4:4 video input support for BMD
  • MFDevice_AJA2
    • Added support of 2K/4K output
  • WebRTC
    • Updated signalling server address (https://rtc.medialooks.com:8889) in samples and webpages
    • Added statistics for peer connections
    • Added custom info for peers on signaling server
  • Screen Capture
    • Added performance optimization if there are no changes on screen

Fixes

  • Common
    • Fixed distortion issue when croping is enabled
    • Fixed CC corruption bug if XDS data present
  • MLive
    • Fixed issue when MLive is inside playlist
    • Fixed initint problem when is selected as video and audio devices
    • Fixed PersistLoad() method
  • MPlaylist
    • Fixed freezing problem when single item is being played in loop mode
    • Fixed seeking bug after pausing on last frame
    • Fixed events deque overflow and events dropping bug
  • MFDevice_I
    • Fixed BMD devices initialization issue
    • Fixed CC output in NTSC format (Line 21) for BMD devices
  • MMixer
    • Fixed loop mode problem
    • Fixed problems with mirroring and rotation
  • Chromakey
    • Fixed key detection bug during undo/redo sequence
  • Character Generator
    • Fixed problem caused by '?' symbol in image path
  • WebRTC
    • Fixed reconnect issue