My-MC / ffmpegwithpy-rust

Rewrite of ffmpegwithpy

Home Page:https://my-mc.github.io/ffmpegwithpy-rust/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ffmpegwithpy

This registry is a Rust rewrite of ffmpegwithpy.

to Develop

Install Dependence

pip install maturin taskipy

Develop Build

task dev

Test

# Run Python library test
pytest

# Run Rust library test
cargo test

Build Release Wheel

task build

License

This repository is licensed under the MIT license.

About

Rewrite of ffmpegwithpy

https://my-mc.github.io/ffmpegwithpy-rust/

License:MIT License


Languages

Language:Rust 74.6%Language:Python 25.4%