Subject: CVS commit: pkgsrc/graphics/ogmtools
To: None <pkgsrc-changes@netbsd.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 04/11/2003 10:26:46
Module Name:	pkgsrc
Committed By:	salo
Date:		Fri Apr 11 07:26:46 UTC 2003

Update of /cvsroot/pkgsrc/graphics/ogmtools
In directory minbar.netbsd.org:/tmp/cvs-serv10095

Log Message:
Import of ogmtools-1.0.1: Ogg Media files manipulation tools.

ogmtools are a set of utilities for Ogg Media files (OGM) manipulation,
written by Moritz Bunkuns.

Ogg is a container format that can contains much more than a simple
Vorbis sound stream: notably, you can have a video stream, subtitles,
etc.

ogmtools are not meant to encode or decode anything, but will be used
complementary to mplayer/mencoder or any other media encoding utility.
ogmmerge will produce an OGM file from separated components, like an
audio track and a video track, and ogmdemux will have the inverse
behaviour.  ogmsplit will cut a file into several parts, and ogminfo
will print information about the file.  The last tool, dvdxchap is
used in combination with ogmmerge to add some special comments into
the resulting OGM file to provide chaptering with the player that
support it (the OggDS Windows filter takes advantage of that).

Package submitted by Quentin Garnier via pkgsrc-wip.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/graphics/ogmtools/Makefile
N pkgsrc/graphics/ogmtools/DESCR
N pkgsrc/graphics/ogmtools/distinfo
N pkgsrc/graphics/ogmtools/PLIST

No conflicts created by this import