Skip to content

Releases: mlaily/MovieBarCodeGenerator

Special version using images from a folder instead of a video

01 May 13:29
Compare
Choose a tag to compare

Images are sorted by file name.

Most features should work as expected.

2.0

20 Jan 23:10
Compare
Choose a tag to compare
  • [fixed] DPI scaling issues in the GUI.
  • [changed] Many bug fixes and internal changes.
  • [changed/fixed #3] Use MagicScaler as the new default method to scale down bars, since it uses a more correct algorithm and handles gamma-correction properly. ⚠This results in visually different barcodes. (but a "legacy" mode has been added)

1.6

13 Mar 18:20
Compare
Choose a tag to compare
1.6

[fixed] CLI parsing didn't work for short arguments.

1.5

04 Aug 12:53
Compare
Choose a tag to compare
1.5
  • [added] Allow input to be an url (both in the CLI and the GUI).
  • [fixed] Replaced the FFmpeg x64 binary by an x86 one to support 32bits platforms.

1.4

17 Jun 12:39
Compare
Choose a tag to compare
1.4

[fixed] "Unable to save the image: System.NullReferenceException" errors happening on systems where the default decimal separator is not a dot. (the fps parameter was not formatted properly)

1.3

10 Jun 07:36
Compare
Choose a tag to compare
1.3
  • [added] live log in the GUI showing the output of FFmpeg.
  • [added] re-added a batch mode and a CLI interface.
  • [added] Allow a file to be drag and dropped on the input text box.

1.2

29 Apr 11:45
Compare
Choose a tag to compare
1.2

Fix a partial image sometimes being saved after cancelling

1.1

22 Apr 20:38
Compare
Choose a tag to compare
1.1

Bug fixes and minor improvements.

1.0

22 Apr 15:47
Compare
Choose a tag to compare
1.0

First public release.