[Bug 272193] [NEW PORT] multimedia/tstools: MPEG transport, program, and elementary stream tools
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272193] [NEW PORT] multimedia/tstools: MPEG transport, program, and elementary stream tools"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272193] [NEW PORT] multimedia/tstools: MPEG transport, program, and elementary stream tools"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272193] [NEW PORT] multimedia/tstools: MPEG transport, program, and elementary stream tools"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272193] [NEW PORT] multimedia/tstools: MPEG transport, program, and elementary stream tools"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272193] [NEW PORT] multimedia/tstools: MPEG transport, program, and elementary stream tools"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Jun 2023 22:01:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272193
Bug ID: 272193
Summary: [NEW PORT] multimedia/tstools: MPEG transport,
program, and elementary stream tools
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: rozhuk.im@gmail.com
Created attachment 242977
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242977&action=edit
patch
MPEG TS/PS/ES Transport, Program and Elementary Stream tools
This is a set of cross-platform command line tools for working with
MPEG data. The emphasis is on relatively simple tools which
concentrate on MPEG (H.264 and H.262) data packaged according to
H.222 (i.e., TS or PS), with a particular interest in checking for
conformance. Transport Stream (TS) is typically used for distribution
of cable and satellite data. Program Stream (PS) is typically used
to store data on DVDs.
The tools are focussed on:
* Quick reporting of useful data (tsinfo, stream_type)
* Giving a quick overview of the entities in the stream
(esdots, psdots)
* Reporting on TS packets (tsreport) or ES units/frames/
fields (esreport)
* Simple manipulation of stream data (es2ts, esfilter,
esreverse, esmerge, ts2es)
* Streaming of data, possibly with introduced errors
(tsplay)
--
You are receiving this mail because:
You are the assignee for the bug.