Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
futzu authored Dec 31, 2023
1 parent ca9baa4 commit 136625c
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,30 @@

# threefive is The Industry leading SCTE-35 cli parser and decoder and encoder library.
# threefive is the industry leading SCTE-35 tool.

> "threefive is the best SCTE-35 implementation I've seen, but don't quote me on that, I'm supposed b be impartial..."
>
>
_~ Senior member of the SCTE-35 Specification team._


# threefive has super cool features.

<br>⚡ `Decodes` __SCTE-35__.
<br>⚡ `Encodes` __SCTE-35__.
<br>⚡ `Parses` __SCTE-35__ from `Base64`, `Bytes`, `Hex`, `Integers`, and `MPEGTS` Streams.
<br>⚡ `Parses` __SCTE-36__ from `files`, `http(s)`, `Multicast`, `UDP` and even `stdin` _( you can pipe to it)_.
<br>⚡ `Parses` __SCTE-35__ from streams converted to `bin data` ( _type 0x06_ ) by `ffmpeg`.
---

__"threefive is the best SCTE-35 implementation I've seen, but don't quote me on that, I'm supposed b be impartial..."__


_Senior member of the SCTE-35 Specification team._


# Latest Version is `2`.`4`.`9`

# `News Flash`
### `News Flash`
* Updates to support the 11/30/2023 version of the SCTE-35 specification will be released soon.
* I believe I have most of it done, but there is no chnage log, so I have to go therough the entire specification.



### [threefive has a lot of example SCTE-35 code](https://github.com/futzu/SCTE35-threefive/blob/master/examples/README.md)
## [threefive has a lot of example SCTE-35 code](https://github.com/futzu/SCTE35-threefive/blob/master/examples/README.md)

### __Documentation__ _(click a topic to expand)_
# __Documentation__ _(click a topic to expand)_

<details><summary>Supported Platforms</summary>

Expand Down

0 comments on commit 136625c

Please sign in to comment.