
Boris K
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 0
- Subscriptions 31
Articles
Recent activity by Boris K Sort by recent activity-
Transmitting custom CC608 through ANC packets
Transmitting CC608 via ANC packets Our SDKs have tools for inserting custom metadata or ancillary data (ANC packets) inside each individual frame. After that, the frames might be sent to SDI output...
Cross thread access to WinForm UI
Common information In most cases, SDK objects are created and managed within the main thread of a Windows Forms application. However, certain scenarios require invoking methods on WinForms UI contr...
How to play YouTube videos with custom quality settings
Introduction Each video on YouTube offers a range of video quality options (144p, 240p, 360p, etc.). However, beyond the visible options, YouTube also provides a list of available audio qualities a...
Indexing MXF video files
Working with heavy MXF video files, you may encounter a problem that they take up to several minutes to be loaded – usually the ones with a missing index table. MFormats SDK and MPlatform SDK have ...
Optimizing Windows Resources for Video SDK Applications
Windows cannot always allocate maximum system resources for applications based on the Video SDK, especially when the application contains numerous SDK objects, plugins, and external MServer.exe pro...
Configuring ChromaKey2 plugin from code
Common Information This article describes in detail how to configure the Chromakey2 plugin parameters through the code and what actions you need to do for this. The detailed description of all the ...
Hardware Internal and External Keying feature
Common Information MFormats and MPlatform SDKs support SDI board-powered Internal and External keying functionality. For internal keying mode, our SDKs superimpose the graphics over an incoming sig...
Adding GPL libx264/265 codecs to MFormats and MPlatform SDKs
Differences between GPL and LGPL licenses While libx264/265 has a GPL license by default, SDK was delivered with FFmpeg LGPL licenses. Pay special attention to the variations between the two. GPL O...
Advanced Chroma Key 2 settings
This article is about Chroma Key 2 parameters and their properties. By the end of this article, you will understand what all the parameters of this plugin are responsible for. To use this plugin, y...
Multiple screens recording
This article covers one of the possible implementations of the scenario when it's needed to record content from two or more screens into one video. Both MFormats and MPlatform implement this sce...