Remove any background from your videos in your terminal
- Remove And background from your mp4/mov/gif...
- Transparency
First, install Go.
Next, fetch and build the binary.
go install github.com/bozkayasalihx/framegoos@latest
Execute the binary following bellow
framegoos -i input.mp4 -o output.mp4
you have to install python3 and pip3 for python package
Copyright (c) 2023-present Salih Bozkaya
Licensed under MIT License