Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AndyA/ts-split

Repository files navigation

HLS (HTTP Live Streaming - the HTTP streaming technology used by iOS
devices) represents a video and audio as a series of chunks each of
which, in the case of video, must start on a GOP boundary.
This program accepts as input an MPEG 2 transport stream and splits it
into suitable chunks for use with HLS.
It's based on ffmpeg and uses libavformat, libavcodec and friends to
copy GOP (or multi-GOP) chunks. The audio and video is not re-encoded as
it passes through tssplit.
http://tools.ietf.org/html/draft-pantos-http-live-streaming-04
http://en.wikipedia.org/wiki/HTTP_Live_Streaming

About

Split an MPEG2 transport stream into chunks on GOP boundaries

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /