Bug 130517 - new port: multimedia/tstools-1.11 MPEG TS/PS/ES tools
Summary: new port: multimedia/tstools-1.11 MPEG TS/PS/ES tools
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 21:30 UTC by J.R. Oldroyd
Modified: 2009-01-16 09:50 UTC (History)
0 users

See Also:


Attachments
file.shar (3.65 KB, text/plain)
2009-01-13 21:30 UTC, J.R. Oldroyd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2009-01-13 21:30:02 UTC
new port: multimedia/tstools-1.11 MPEG TS/PS/ES tools
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-13 21:30:50 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-16 09:42:43 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-16 09:43:11 UTC
miwi        2009-01-16 09:42:53 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/tstools   Makefile distinfo pkg-descr pkg-plist 
  Log:
  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)
  
  WWW: http://tstools.berlios.de/
  
  PR:             ports/130517
  Submitted by:   J.R. Oldroyd <fbsd at opal.com>
  
  Revision  Changes    Path
  1.288     +1 -0      ports/multimedia/Makefile
  1.1       +34 -0     ports/multimedia/tstools/Makefile (new)
  1.1       +3 -0      ports/multimedia/tstools/distinfo (new)
  1.1       +23 -0     ports/multimedia/tstools/pkg-descr (new)
  1.1       +31 -0     ports/multimedia/tstools/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"