Skip to content

MLDX12VideoCapture 1.1

Choose a tag to compare

@manoreken2 manoreken2 released this 17 Jan 12:54
· 136 commits to master since this release

MLDX12VideoCapture 1.1 : Video capture program using Blackmagic Decklink

Supported platforms

Windows 10 64-bit version

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.1

-Shows Write flush popup when flushing AVI to disk.
-Only YUV422 10bit can be recorded as AVI
-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

Version 1.0

-Initial release
-Only YUV422 10bit can be recorded as AVI
-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