Releases: couleur-tweak-tips/Smoothie
Releases · couleur-tweak-tips/Smoothie
0.7 - Release Candidate 2
Added VCRuntime / MVSCP DLLs for VapourSynth.
0.7 - Release Candidate 1
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.7 - Release Candidate 3
Fixed Smoothie opening the non existing.ini
recipe
0.6 - Linux support & Weighting
0.5.3
0.5.2
0.5.1
0.5
0.4
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)"