FFMS / ffms2

An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access
Other
582 stars 105 forks source link

Switch to Avisynth 2.6 support in the plugin #212

Closed myrsloik closed 9 years ago

myrsloik commented 9 years ago

Now that Avisynth 2.6/Avs+ has reached a weird mess of shitty ABI stalemate we should try to support both.

This is probably best done by simply using the mutilated Avs+ header since plain Avisynth is unlikely to get a working x64 version this decade.

And add all the new fancy planar output formats too of course.