diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-21 19:46:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-10-21 19:46:49 +0000 |
commit | 8cefe4530f909d61318705f0d08c92f8e19c6a4e (patch) | |
tree | 6cc560248572526c7228870365d001591e53daf7 /multimedia/ogmtools | |
parent | d45771a7a65b76c0f641a04c564d77ad2fca7d80 (diff) | |
download | ports-8cefe4530f909d61318705f0d08c92f8e19c6a4e.tar.gz ports-8cefe4530f909d61318705f0d08c92f8e19c6a4e.zip |
Notes
Diffstat (limited to 'multimedia/ogmtools')
-rw-r--r-- | multimedia/ogmtools/pkg-descr | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/multimedia/ogmtools/pkg-descr b/multimedia/ogmtools/pkg-descr index 4f44102a290a..9f56f9ca348a 100644 --- a/multimedia/ogmtools/pkg-descr +++ b/multimedia/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/ |