mirror of
https://github.com/alfg/mp4-rust.git
synced 2025-01-20 16:48:07 +00:00
8 lines
76 B
Markdown
8 lines
76 B
Markdown
# mp4.rs
|
|
MP4 Reader in Rust
|
|
|
|
#### Development
|
|
```
|
|
cargo build
|
|
cargo run
|
|
```
|