https://github.com/sile/mpeg2ts
MPEG2-TS decoding/encoding library for Rust
https://github.com/sile/mpeg2ts
mpeg2ts rust
Last synced: 10 months ago
JSON representation
MPEG2-TS decoding/encoding library for Rust
- Host: GitHub
- URL: https://github.com/sile/mpeg2ts
- Owner: sile
- License: mit
- Created: 2018-02-20T15:41:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T12:26:34.000Z (almost 3 years ago)
- Last Synced: 2025-06-17T00:54:10.595Z (12 months ago)
- Topics: mpeg2ts, rust
- Language: Rust
- Size: 90.8 KB
- Stars: 63
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mpeg2ts
========
[](https://crates.io/crates/mpeg2ts)
[](https://docs.rs/mpeg2ts)
[](https://github.com/sile/mpeg2ts/actions)
[](LICENSE)
MPEG2-TS decoding/encoding library for Rust.
[Documentation](https://docs.rs/mpeg2ts)
References
----------
### Specification
- ISO/IEC 13818-1
- ITU-T Rec. H.222.0
### Wikipedia
- [MPEG transport stream](https://en.wikipedia.org/wiki/MPEG_transport_stream)
- [Program-specific information](https://en.wikipedia.org/wiki/Program-specific_information)
- [Packetized elementary stream](https://en.wikipedia.org/wiki/Packetized_elementary_stream)