Skip to content

Releases: couleur-tweak-tips/Smoothie

0.7 - Release Candidate 2

Pre-release

Choose a tag to compare

@couleurm couleurm released this 20 Jun 21:44

Added VCRuntime / MVSCP DLLs for VapourSynth.

0.7 - Release Candidate 1

Pre-release

Choose a tag to compare

@couleurm couleurm released this 20 Jun 21:23

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

0.6.1 Pre-release
Pre-release

Choose a tag to compare

@couleurm couleurm released this 16 May 10:43

0.7 - Release Candidate 3

Pre-release

Choose a tag to compare

@couleurm couleurm released this 27 Sep 21:28

Fixed Smoothie opening the non existing.ini recipe

0.6 - Linux support & Weighting

Choose a tag to compare

@couleurm couleurm released this 23 Apr 19:08

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

0.5.3 Pre-release
Pre-release

Choose a tag to compare

@couleurm couleurm released this 17 Feb 20:49

forgot to remove a variable that overwrote the installation directory

0.5.2

0.5.2 Pre-release
Pre-release

Choose a tag to compare

@couleurm couleurm released this 17 Feb 19:09

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

0.5.1

0.5.1 Pre-release
Pre-release

Choose a tag to compare

@couleurm couleurm released this 15 Feb 22:59

0.5

0.5 Pre-release
Pre-release

Choose a tag to compare

@couleurm couleurm released this 15 Feb 22:50

0.4

0.4 Pre-release
Pre-release

Choose a tag to compare

@couleurm couleurm released this 08 Feb 19:24

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)"