MPlatform SDK 1.6.12

Released: Mar 17, 2017

1.6.12 버젼 업데이트

기능

  • MPlaylist
    • Added support of relative paths via 'relative_path'=true passed as parameter to PesistSaveToFile() method
  • MFile
    • Improved MPEG-DASH streams playback
  • MLive
    • Added support for 'mask' device to implemetnt fill & key capturing
  • MMixer
    • Added support of relative paths via 'relative_path'=true passed as parameter to PesistSaveToFile() method
  • MFDevice_AJA2
    • Increased otput frame buffer (3 frames) to prevent drops
    • Updated to latest AJA drivers
  • NDI
    • Updated to the newest NewTek NDI SDK v2.0
  • HTMLPlugin
    • Added flash support (requires installed PPAPI Flash plugin for Chrome)

수정사항

  • Common
    • Fixed bug related to convertation and overlaying images with mask (for e.g. chroma-keyed images)
    • Fixed overlaying of ARGB32 images
  • MPlaylist
    • Fixed PlaylistBackgroundSet() method
    • Fixed PlaylistStop() and PlaylistRemove() methots to be safely called on unitialized playlist
    • Fixed no output bug if playlist was started with mp:// links only
    • Fixed background freezing problem after removing last played file
  • MFile
    • Fixed DV MOV playback with 'dv' tag
    • Fixed FilePosGet() method that returned returned zero incorrectly
    • Fixed freeze issue when calling Close() method under certain conditions
    • Fixed freeze issue when opening corrupted RTMP stream
  • MMixer
    • Fixed bug with setting the same mp:// link as background
  • MFDevice_AJA2
    • Fixed reference mode for AJA2 renderer
    • Fixed output stopping bug when one more MRenderer was initialized
    • Fixed issue with opening busy device
  • MFDevice_I
    • Fixed flickering problem on iutput when Ref device is used
  • WebRTC
    • Fixed frame rate control