1.0.4 • Published 7 months ago

webm-to-mp4-gui v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Webm to mp4 gui converter

Description

This is a simple gui for converting webm files to mp4 files.

How to install

If node.js and npm aren't already installed install those Then run the following command:

npm install -g webm-to-mp4-gui

How to use

Run the following command:

webm2mp4

Changelog

1.0.4

  • Now the program will not crash if the file path contains spaces.
  • Improved UI responsiveness.
  • Improved UI style
  • Removed the ability to reload UI and to open devloper tools.
  • Removed menubar

1.0.3

  • Now if we cancel the file dialog box the program will not crash.
  • Now only webm files can be selected in the file dialog box.

1.0.2

  • Now works on windows.

1.0.1

  • App won't crash on start anymore.

1.0.0

  • Initial release.
1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago