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
- Host: GitHub
- URL: https://github.com/daramkun/videnc
- Owner: daramkun
- License: mit
- Created: 2017-07-24T18:22:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T06:18:23.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T07:46:53.990Z (6 months ago)
- Topics: cpp-cli, csharp, media-foundation, video-editing
- Language: C++
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)