Releases: padvincenzo/silence-speedup
Releases · padvincenzo/silence-speedup
v1.2.5
- Upgraded FFmpeg to version 5.0
- Solved issue #8
- Upgraded dependencies (Electron too)
- Replaced
xmldom
with@xmldom/xmldom
to solve its security issue
Starting with this version, I'll publish only releases that previously were called Standalone
, i.e. with FFmpeg binaries inside.
This will help avoid confusion in new users when choosing the version.
v1.2.3
Improvements
- Buttons moved to left side of the main window (thx to @Joey-Haney)
- Preferences improvement (thx to @junoyoon)
- New notification when all videos are complete (thx to @rexelbartolome)
- Added encoding options (thx to @rexelbartolome)
- Added introduction in the About window
v1.2.2
Fixed timeline bugs by adding codecs options
- Constant audio (
aac
) and video (h264
) codex (editable if needed fromspeedup.js
) - New video options:
fps
,crf
andpreset
- Updated electron to v11.5.0
- Updated dependencies
Thanks a lot to @rexelbartolome for his contribution
v1.2.1
- "Clean shell" button reconfigured;
- Fixed "stop" button bug.
v1.2.0
Bug fixes; re-written code using await
/async
statements.
Introduced dark/light theme, and menu translation (english / italian).
Implemented update checks at startup.
v1.1.1
Fixed FFmpeg binaries wrong path; updated readme.
If any errors occur please submit your issue.
Note: I cannot test any version for darwin
(Mac).
v1.0.0
Update README.it.md
v0.2.1
Small fixes; reduced size for win32
build; changed directory organization
First release
v0.2 Update README.md