Releases: RinLovesYou/Flipnote-Encoder
Releases · RinLovesYou/Flipnote-Encoder
Release 5.0.4 "Hotfix"
Changelogs
- fixed a bug that would cause the program to constantly tell you to update
Release 5.0.3 "Single File"
Changelogs
Yeah nothing new to report.
I just figured out how to publish single file
Release 5.0.2 "Cross-Plat"
Cross Platform is here
confirmed to run on Linux and Windows, will likely work on a mac with .net 5
Please look at the updated readme for use instructions
Known Issue: Auto-decode is not currently working. Please rely on rakujira for now
Release 5.0.0 "Rewrite"
Note
This release is not fully stable
It is a rewrite of the Encoder in .NET Core.
Changelogs
- Frame Diffing - Can decrease file size substantially depending on how similar the frames are.
- Color modes are now available
- FFMpeg interaction has been done better
- More config options
- Will try generating an mp4 for the flipnote. Seems to be broken with larger files.
Important
Please read the Readme before using this. A lot has been changed in terms of how to use it.
Release 4.2.0 "weed number"
Changelogs
- Should bring increased performance on the Encoding step of the process, no longer using bitmaps and now relying on Imagesharp
- Closes #8 by clearing out the
frames
folder, but keeping the original video in place (can be toggled in the config)
Fun Fact
Being able to release build number 420 was the entire reason behind the versioning scheme
Release 4.1.2 "contrast"
Another minor addition
- config.json now includes a contrast option, helps when videos are not easy to see
Release 4.1.1 "updates"
Minor addition
- now checks for updates at startup, useful for keeping up to date with new features
Release 4.1.0 "quantity"
Changelogs
- even more dithering modes
- they're faster too
- that is all
Release 4.0.0 "config"
Changelog
- Added 6 new Dithering modes, based on famous Dithering Algorithms
- Most of these Dithering modes are in-code Solutions, so imagemagick is no longer a requirement
- Added the ability to get rid of Dithering completely
- Added a config file to change Settings
- Added the option to go for a "fast" mode that won't force the video into 30FPS
Please read the updated readme for instructions on the config
Release 3.5.5 "alignment"
Changes
- Fix some obscure issue where some videos would have alignment issues, hopefully those are now fixed
- imagemagick now needs to be installed. You probably want the very first Windows exe