v0.0.13
Pre-release
Pre-release
- Added iframes times to cli
- Added hls to cli
- cli parses mpegts, base64, hex, int, json, xml, and xmlbin
- cli can output mpegts, base64, bytes, hex, int, json, xml, and xmlbin
- cli file protocols: file, stdin, http(s), multicast and unicast udp
- Cue class encoding methods are base64(), bytes(),hex(),int(), xml(), and xmlbin()
- Stream class decode() now parses 1316 bytes by default to match udp datagrams.
- XmlParser has been replaced by SuperXmlParser
- SuperXmlParser eliminates from_xml() methods from all Splice Commands, Splice Descritptors, Upids, and Splice Info Section.
- full xml support for namespaces on elements and attributes.
Full Changelog: /~https://github.com/superkabuki/scte35/commits/v0.0.13