vapoursynth

A video processing framework with simplicity in mind

LGPL-2.1 License

Downloads
11K
Stars
1.6K

Bot releases are visible (Hide)

vapoursynth - R59-RC1

Published by myrsloik over 2 years ago

vapoursynth - R58

Published by myrsloik over 2 years ago

updated the supported python versions to 3.10 and 3.8
updated visual studio 2022 runtime version
updated projects to visual studio 2022
updated zimg to 3.0.4
out of range requests getFrame() are now properly rejected instead of possibly crashing later
removed the prefer_props argument from resizers, trying to use it will result in a warning message
fixed certain expressions failing to compile in expr filter
fixed averageframes not respecting scenechange property (sekrit-twc)
added bob filter (sekrit-twc)
added support for separable convolutions and optimized convolution in general (sekrit-twc)
fixed audionode get_frame() in python
enabled cache for nodes with no registered dependencies, this means nodes returned by getoutput won't need to manually have the cache enabled if they have no filter consumers

vapoursynth - R58-RC2

Published by myrsloik over 2 years ago

vapoursynth - R58-RC1

Published by myrsloik over 2 years ago

vapoursynth - R57

Published by myrsloik about 3 years ago

More regression fixes from R55

vapoursynth - R57-RC1

Published by myrsloik about 3 years ago

vapoursynth - R56

Published by myrsloik about 3 years ago

Regression fixes for R55 mostly

vapoursynth - R55

Published by myrsloik about 3 years ago

First release of audio support, improved memory usage, new api and many other features.

vapoursynth - R55-API3

Published by myrsloik about 3 years ago

API3 maintenance release for backward compatibility.

  • updated visual studio 2019 runtime version
  • updated zimg to 3.0.3
  • fixed multiple python bugs related to output, copy on write and memory views (Kamekameha)
  • fixed expr pow behavior and more clearly documented what values are allowed (sekrit-twc)
vapoursynth - R55-API4-RC4

Published by myrsloik about 3 years ago

Slowly getting there

vapoursynth - R55-API4-RC3

Published by myrsloik about 3 years ago

vapoursynth - R55-API4-RC2

Published by myrsloik about 3 years ago

vapoursynth - R55-API4-RC1

Published by myrsloik about 3 years ago

vapoursynth - R55-API4-test3

Published by myrsloik about 3 years ago

vapoursynth - R54-API4-test2

Published by myrsloik about 3 years ago

Use the filter binaries from test1

vapoursynth - R54-API4-test1

Published by myrsloik about 3 years ago

Extremely experimental. Use the provided FFMS2 binary. Bug reports and discussion preferably in the doom9 thread.

vapoursynth - R54

Published by myrsloik about 3 years ago

Floating point mask clips are now a consistent thing.

vapoursynth - R54-RC1

Published by myrsloik over 3 years ago

vapoursynth - R53

Published by myrsloik over 3 years ago

Typical bugfix release. Python 3.9 support in windows.

vapoursynth - R53-RC2

Published by myrsloik over 3 years ago