#caption #encoding #parser-serializer

cdp-types

Closed Caption CDP types, parser and serializer

2 unstable releases

0.2.0 Jan 17, 2025
0.1.0 Nov 13, 2023

#162 in Multimedia

Download history 141/week @ 2025-01-16 3/week @ 2025-01-30 7/week @ 2025-02-06 391/week @ 2025-02-13 994/week @ 2025-02-20 780/week @ 2025-02-27 837/week @ 2025-03-06

3,012 downloads per month

MIT license

64KB
1.5K SLoC

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

~0.4–1MB
~21K SLoC