Couleur Tweak Tips Smoothie Versions Save

Smoothie is python is abandonned, please see couleur-tweak-tips/smoothie-rs

0.7-rc3

1 year ago

Fixed Smoothie opening the non existing.ini recipe

0.7-rc2

1 year ago

Added VCRuntime / MVSCP DLLs for VapourSynth.

0.7-rc-1

1 year ago

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

2 years ago

very very experimental @Aetopia if u want it here

0.6

2 years ago

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

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

https://user-images.githubusercontent.com/82747632/164942875-bf76ce99-80f8-44c7-a620-35ec27a226e6.mp4

0.5.3

2 years ago

forgot to remove a variable that overwrote the installation directory

0.5.2

2 years ago

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

0.4

2 years ago

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