Threefive

Latest version: v2.4.37

Safety actively analyzes 626325 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.0727272727272728

![geese](https://user-images.githubusercontent.com/52701496/98944262-c86e7380-24be-11eb-9b4f-7377dcaf2dcd.jpg)


v.2.2.23
The __Presidential__ Release.
![nixon](https://user-images.githubusercontent.com/52701496/98483428-302e7100-21d6-11eb-97eb-9044d257adac.jpg)


v.2.2.21
more
![IMG_0044](https://user-images.githubusercontent.com/52701496/98345278-7327f300-1fe2-11eb-99e3-e3e3cff3fc3a.jpg)
bitwise operations

v.2.2.15
![IMG_0064](https://user-images.githubusercontent.com/52701496/98186014-db3fe180-1edb-11eb-9bb5-9d0e6ad10382.jpg)


v.2.2.13
![benthulk](https://user-images.githubusercontent.com/52701496/97772301-38264b00-1b1c-11eb-9b2b-fb556a7e64f8.jpg)


v.2.2.09
Added support for previous versions of SCTE-35.


v.2.2.01
Added a fix for partial packets in threefive.Stream

v.2.1.99
New: threefive.StreamB class

class StreamB(builtins.object)
| streamb.StreamB(tsdata)
|
| This is a very rough draft,
| don't expect it to all work.
|
| The Stream class
| With MPEG-TS program awareness.
| Accurate pts for streams with
| more than one program containing
| SCTE-35 streams.
|
| Methods defined here:
|
| __init__(self, tsdata)
|
| decode(self)
|


v.2.1.97
Two One Ninety-Five had a bug in Stream.decode().
This is the fix.
>>> import threefive
>>> threefive.version

2.3.25

_March 9th, 2022_


* `Added` default program value of 1 to **threefive.Stream._parse_pts(pkt,pid)**


![image](https://user-images.githubusercontent.com/52701496/157539899-78c5da65-37bf-4271-a68e-ad4fd1af599a.png)


v.2.3.23

2.3.23

_March 1st, 2022_


* `Fixed` **threefive.Stream._find_start()** parsing packets message
* `Added` **threefive.Stream.chk_cc** boolean instance var to add countinuity counter checks when parsing. **Default is False**.


from threefive import Stream

strm = Stream('mycoolvideo.ts')
strm.chk_cc = True
strm.decode()


* `Fixed` examples/hls/hasp.py


**Full Changelog**: https://github.com/futzu/scte35-threefive/compare/v.2.3.21...v2.3.23

v.2.3.21

2.3.21

_February 19, 2022_

* `Added` **all** key to **setup.py** for optional dependencies
* `Added` **re_cc.py** example for resetting continuity counters


v.2.3.19

2.3.19

*February 18th, 2022*

* `Changed` **setup.py** crcmod and pyaes are now optional.
* `Added` **threefive.Steam.re_cc** to reset continuity counters for all streams in mpegts.
* `Updated` **threefive.Stream._parse_cc** continuity counter checking
* `Changed` **bitn.BitBin.as_ascii** to ignore decode errors.

v.2.3.17

2.3.17

* Full **el tin** compatibility
* Built in **Multicast** stream support
* All **PCR** and **PTS** times are now available as 90k **and ticks**
* Added **Continuity Counter** checking

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.