(Work in progress)
Osumffmpeg has a GNU Lesser General Public License v2.1, as found in the LICENSE file.
osumffmpeg
depends on ffmpeg
as an external dependency.
Or use the snap
command line.
sudo snap install osumffmpeg
docker build . -f Dockerfile -t osumffmpeg --squash
docker run -d --name osumffmpeg osumffmpeg
git clone https://github.com/aswinmurali-io/osumffmpeg.git
cd osumffmpeg
flutter pub get
flutter build <PLATFORM>