Skip to content

Releases: mowshon/moviego

MovieGo v1.0.1

14 Sep 14:28
bbd6c20
Compare
Choose a tag to compare

This package needs a complete update of the code logic + tests. Need clearer structure and documentation inside the code.

Glad this package helped someone. So we should continue working on it!

What changes have been made

  • Go version updated to 1.20
  • Added helper getter functions Filename(), Width(), Height(), Duration(), Extension() after PR #8 from @AndreaNicola
    Added correct error handling in PR #9 from @HGriessel

@AndreaNicola, @HGriessel Thank you guys, I really appreciate it! ❤️

v1.0.0

19 Apr 14:06
ddf42d9
Compare
Choose a tag to compare

This is the first and hopefully not the last version of the Golang video editing package. The following functionality has been implemented so far:

  • Video size editing
  • Video cutting
  • Video concatenation
  • Frame screenshot
  • Fade-in and Fade-out for video and audio