diff options
author | lioux <lioux@FreeBSD.org> | 2002-10-21 19:46:49 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-10-21 19:46:49 +0000 |
commit | 8b71a0ff2cbad9dbfcf74b6970cf4c48dbc86042 (patch) | |
tree | 15eddf942e22f06e7fbbfa357fc05a0310638930 /graphics | |
parent | c49dfed632f9e47f739ef274bb1afcef4f0e1ebf (diff) | |
download | FreeBSD-ports-8b71a0ff2cbad9dbfcf74b6970cf4c48dbc86042.zip FreeBSD-ports-8b71a0ff2cbad9dbfcf74b6970cf4c48dbc86042.tar.gz |
Add information on supported both streams and players
Submitted by: Joseph King <king@v2project.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ogmtools/pkg-descr | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/graphics/ogmtools/pkg-descr b/graphics/ogmtools/pkg-descr index 4f44102..9f56f9c 100644 --- a/graphics/ogmtools/pkg-descr +++ b/graphics/ogmtools/pkg-descr @@ -1,7 +1,12 @@ -[ excerpt (with adaptations) from developer's website ] +[ excerpt (with adaptations) from developer's website with modifications ] These tools allow information about (ogminfo) or extraction from (ogmdemux) or creation of (ogmmerge) OGG media streams. Note that I'll use OGM for "OGG media streams". +Supported stream types include video streams from AVIs or Ogg files +and Vorbis audio from Ogg files. The resulting files can be played +back with mplayer or with the OggDS Direct Show filters under +Windows. + WWW: http://www.bunkus.org/videotools/ogmtools/ |