vvvv / VL.Video.MediaFoundation

ARCHIVED! Microsoft Media Foundation for VL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived!

This repo moved into VL.StandardLibs.

VL.Video.MediaFoundation

Set of nodes for video capture and playback using the Windows MediaFoundation SDK

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Using the library

Recent vvvv versions (>= 2021.4) have this package pre-installed. Simply open the node browser and select the VL.Video.MediaFoundation package.

For earlier versions of vvvv the package has to be installed manually by opening the command line and typing:

nuget install VL.Video.MediaFoundation -version 0.0.9-alpha

Once the VL.Video.MediaFoundation nuget is installed and referenced in your VL document you'll see the category "MediaFoundation" under "Video" in the nodebrowser.

Demos are available via the Help Browser!

About

ARCHIVED! Microsoft Media Foundation for VL

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%