#caption #encoding #parser-serializer

cdp-types

Closed Caption CDP types, parser and serializer

1 unstable release

0.1.0 Nov 13, 2023

#291 in Multimedia

MIT license

32KB
808 lines

Build status Dependencies crates.io docs.rs

cdp-types

Repository containing an implementation parsing and writing the bytestream defined in SMPTE 334-2.

Relevant standards

  • SMPTE 334-2 (2007)

LICENSE

cdp-types is licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

Contribution

Any kind of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion by you shall be licensed under the MIT license.


lib.rs:

cdp-types

Provides the necessary infrastructure to read and write CDP (Caption Distribution Packet)

The reference for this implementation is the SMPTE 334-2-2007 specification.

Dependencies

~3.5–5.5MB
~95K SLoC