mirror of
https://github.com/alfg/mp4-rust.git
synced 2024-11-13 18:51:02 +00:00
9 lines
76 B
Markdown
9 lines
76 B
Markdown
|
# mp4.rs
|
||
|
MP4 Reader in Rust
|
||
|
|
||
|
#### Development
|
||
|
```
|
||
|
cargo build
|
||
|
cargo run
|
||
|
```
|