Skip to content

Releases: couleur-tweak-tips/Smoothie

0.7 - Release Candidate 2

20 Jun 21:44
Compare
Choose a tag to compare
Pre-release

Added VCRuntime / MVSCP DLLs for VapourSynth.

0.7 - Release Candidate 1

20 Jun 21:23
Compare
Choose a tag to compare
Pre-release

Smoothie 0.7 Changelog:

  • Smoothie can be launched like a normal program from Start Menu
  • Recipe is easily accessible through start menu and by typing 'rc' in Run (WIN+R)
  • FlowBlur option (RSMB-like effect)
  • Mask static parts to annihilate/heavily reduce smearing (Paint.NET tutorial soon)
  • Fixed slower speed (back on VS R54)
  • Progress bar in taskbar and on CLI for conhost (cmd) and Windows Terminal
  • MPV Trimmer, more info in <#983343244320595970>

Miscellaneous changes

  • Recipe is now in YAML instead of TOML (ini)
  • -override lets you override one or multiple recipe settings, eg: sm -override "misc;folder;D:\Smoothie-Out"
  • -tonull does not output any file / no encoding, useful for testing speed
  • -interpfps overwrites the config's interpolation FPS
  • -vpy lets you override vs script

0.6.1

16 May 10:43
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

0.7 - Release Candidate 3

27 Sep 21:28
Compare
Choose a tag to compare
Pre-release

Fixed Smoothie opening the non existing.ini recipe

0.6 - Linux support & Weighting

23 Apr 19:08
Compare
Choose a tag to compare

Linux support is here! Learn how to install it on Arch and Debian

Added weighting support
Added "ascending" weight type, looks cool, try it

video-compare_7pxbLPfkkZ.mp4

0.5.3

17 Feb 20:49
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

forgot to remove a variable that overwrote the installation directory

0.5.2

17 Feb 19:09
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

fix sendto shortcut
actually disables GPU in the config if nvenc, qsv & amf fail

0.5.1

15 Feb 22:59
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

0.5

0.4

08 Feb 19:24
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release

Just dropping a stripped build of VapourSynth with all dependencies needed (except FFmpeg & Smoothie itself)

If you found this looking for a way to install Smoothie, you should run it's install script:

powershell "iex(iwr -useb https://smoothie.ctt.cx)"