MPlatform SDK 1.6.7
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 freeze issue in files containing streams with chapter thumbnails.
- Fixed first frame bug on replaying of MXF file.
- Fixed LXF files duration calculation (1 less frame).
- Fixed seeking problem in AVI files with disabled video stream.
- Fixed bug in UDP/RTMP reconnect when reader was stopped.
- MPlaylist:
- Fixed "pause_last" playlist command that caused video freezing.
- Fixed audio loss issue caused by seeking immediately after switching to another file.
- Fixed audio bug in MTS files playback.
- MLive:
- Fixed audio and video frames drops during frame rate conversion.
- Fixed bug in live sources with MJPEG format.
- Fixed bug related to switching from to regular live source.
- MMixer:
- Fixed bug in chroma keying caused by mask of negative width.
- MWriter:
- Fixed NVENC crash on certain systems.
- MWebRTC:
- Fixed fast re-offer issue (when previous connection wasn't yet closed).
- MFDevice_I:
- Fixed overflow problem with Blackmagic H.264 Pro Recorder.
- Fixed IP camera problem when used with the [http://alax.info/blog/1216 Alax DirectShow filter].
- Fixed rare crash on device closing.
- MFPrint:
- Fixed negative position handling.
- MFDeviceNDI:
- Fixed NDI bug related to receiving audio only.
- MPlugins:
- Fixed Chroma Key Plugin crash when it is instantiated in another process.