Skip to content

Releases: cheezos/video-compressor

v3.1.2

27 Oct 00:29
Compare
Choose a tag to compare
  • New icon

v3.1.1

26 Oct 22:29
Compare
Choose a tag to compare
  • Fixed issue with video bitrate calculation

v3.1.0

26 Oct 22:01
Compare
Choose a tag to compare
  • Added GPU encoding support
  • Added support for more file types
  • Added an icon
  • Added global progress bar
  • Fixed naming issues
  • Other UI changes
  • Other code changes
  • Fixed crashing issues
  • Removed macOS support (it was never really there)

v3.0.1

25 Mar 23:41
Compare
Choose a tag to compare
  • Fixed a bug with white spaces in directories.

v3.0.0

19 Feb 16:51
4ee96a9
Compare
Choose a tag to compare
  • Fixed temp files remaining after compression.
  • Added automatically downloading FFmpeg on Windows machines.
  • No longer pre-packing FFmpeg for reduced file size.
  • Added macOS support.
  • Removed the 'Remove Audio' and 'H.265 Codec' options, if there's enough demand for them I will add them back.

v2.2.0

13 Mar 09:39
Compare
Choose a tag to compare
  • CSS loaded locally for offline use.
  • Removed minimum bitrate option (redundant).
  • Adjusted window size.
  • Forced resolution height to 540, will keep video aspect ratio.
  • Forced framerate of 24 fps, helps with extreme compression.
  • Fixed ugly notification.
  • Folder containing compressed videos should open after completion.
  • Minor fixes/changes.

No linux build available right now.

v2.1.1

30 Jan 19:07
Compare
Choose a tag to compare
  • Updated the GUI.

v2.1.0

10 Jan 06:24
Compare
Choose a tag to compare
  • Added linux support.
  • Didn't not add linux support.

v2.0.1

22 Dec 03:24
Compare
Choose a tag to compare
  • Added an option for the H.265 codec.
  • Added an option to set the minimum video bitrate.
  • Compressing now displays more information.
  • Improved the GUI.

v2.0.0

21 Dec 05:33
2b2e673
Compare
Choose a tag to compare
  • Complete remake with Typescript and Electron, goodbye Python :'(
  • Beautiful new GUI
  • Drag and drop functionality
  • Should fix any previous known issues.