An open API service indexing awesome lists of open source software.

https://github.com/daramkun/videnc

Simplify Video Editing Program with Media Foundation
https://github.com/daramkun/videnc

cpp-cli csharp media-foundation video-editing

Last synced: 4 months ago
JSON representation

Simplify Video Editing Program with Media Foundation

Awesome Lists containing this project

README

        

# Daramee's Videnc
Simplify Video Editing Library with Media Foundation and Direct2D 1

## Support Platform
* Windows 8.1 Desktop(with .NET Framework 4.6), but Some feature need Windows 10 Desktop
* Windows Edition about Media Foundation available(Not Windows N, Windows KN)
* Direct2D 1 compatible GPU

## Support Media
* MPEG-4 File Container
* H.264(AVC) Encoded Video
* AAC Encoded Audio

## Support Compilable Development Environment
* C++/CLI(Daramee.Videnc, Daramee.Videnc.Processor.Direct2D)
* C#(Daramee.VIdenc.Util)