Skip to content

MaverickTse/AviUtlSDK-EN

Repository files navigation

AviUtlSDK-EN

Header files of AviUtl SDK with comments in English

Primary header

filter.h

The most important header. You need this for most image-processing stuff.

output.h

Required if you make export plugins, e.g. GIF Encoder GUI, x264 Encoder GUI

Language DLL sample

_\VS2013\EnModAul_

Filter plugin demo application

\filter_plugin_demo\filter_plugin_demo.sln

This project demonstrates a few things:

  1. How to switch UI language automatically base on codepage info
  2. Setting sliders, checkboxes and buttons
  3. Invocation timing of subroutines
  4. Capture button click
  5. Capture slider/checkbox changes
  6. Image data area

About

Header files of AviUtl SDK with comments in English

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages