Skip to content

MLDX12VideoCapture 1.2 : Video capture program using Blackmagic Decklink

Choose a tag to compare

@manoreken2 manoreken2 released this 27 Jan 15:12
· 120 commits to master since this release

Supported platforms

Windows 10 64-bit version. 1803 or later

How to install the program:

Extract the zip file.

How to run the program:

Run MLDX12VideoCapture.exe

How to uninstall the program:

Delete download zip files and extracted files.

Changelog

Version 1.2

New Features:
-Blackmagic Micro Studio Camera 4K Raw Preview.
-Play recorded AVI (YUV 10bit v210).

Restrictions:
-Only YUV422 10bit can be recorded as AVI
-AVI file does not have audio.
-Please extract Blackmagic Raw data using BMRawAVIv210ToDng
-AVI file does not have index chunk. use mencoder to fix the index problem. Example:

mencoder -idx output.avi -ovc copy -oac copy -o fixed.avi