FFMS / ffms2

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

Turn FFMS2.avsi into real code #209

Closed myrsloik closed 9 years ago

myrsloik commented 9 years ago

Simply recreate FFInfo(), FFmpegSource2() and FFImageSource() as functions inside the plugin instead of being in an avsi file. This will be simpler for the users and is only a small amount of work. Celebrate success by also adding FFMS2() as a shorter alias for FFmpegSource2(),

dwbuiten commented 9 years ago

FFCopyrightInfringement().