https://github.com/allanjos/ts_utils
Transport stream parsing utilities.
https://github.com/allanjos/ts_utils
c cpp ffmpeg transport-stream
Last synced: about 2 months ago
JSON representation
Transport stream parsing utilities.
- Host: GitHub
- URL: https://github.com/allanjos/ts_utils
- Owner: allanjos
- Created: 2017-08-16T01:19:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T18:47:41.000Z (over 4 years ago)
- Last Synced: 2025-02-26T14:15:11.708Z (over 1 year ago)
- Topics: c, cpp, ffmpeg, transport-stream
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts_utils
Transport stream utilities/studies.
## FFMpeg TS decoding samples:
[ffmpeg/](ffmpeg/)