Skip to content

Releases: RinLovesYou/Flipnote-Encoder

Release 5.0.4 "Hotfix"

11 Apr 18:25
31dc1e3
Compare
Choose a tag to compare

Changelogs

  • fixed a bug that would cause the program to constantly tell you to update

Release 5.0.3 "Single File"

11 Apr 12:50
661a828
Compare
Choose a tag to compare

Changelogs

Yeah nothing new to report.
I just figured out how to publish single file

Release 5.0.2 "Cross-Plat"

09 Apr 21:13
Compare
Choose a tag to compare

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"

17 Mar 20:22
a59cf1b
Compare
Choose a tag to compare

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"

05 Mar 21:05
Compare
Choose a tag to compare

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"

01 Mar 16:56
bf41dd1
Compare
Choose a tag to compare

Another minor addition

  • config.json now includes a contrast option, helps when videos are not easy to see

Release 4.1.1 "updates"

01 Mar 14:35
f694870
Compare
Choose a tag to compare

Minor addition

  • now checks for updates at startup, useful for keeping up to date with new features

Release 4.1.0 "quantity"

01 Mar 02:31
Compare
Choose a tag to compare

Changelogs

  • even more dithering modes
  • they're faster too
  • that is all

Release 4.0.0 "config"

28 Feb 21:21
6a3c795
Compare
Choose a tag to compare

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"

27 Feb 21:11
6076820
Compare
Choose a tag to compare

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