Releases: mowshon/moviego
Releases · mowshon/moviego
MovieGo v1.0.1
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
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