This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] ogmtools 1.5 -- Tools for manipulating Ogg multimedia streams


Included in Debian stable:

    http://packages.debian.org/ogmtools

Jari

sdesc: "Tools for manipulating Ogg multimedia streams"
ldesc: "Tools include:
ogminfo - displays stream information;
ogmdemux - demuxes an ogm stream into its component media streams;
ogmsplit - splits an ogm stream into chunks;
ogmmerge - joins media streams into an ogm stream;
dvdxchap - extracts chapter information from DVDs"
category: Audio
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/ogmtools/ogmtools-1.5-1-src.tar.bz2 \
    http://cygwin.cante.net/ogmtools/ogmtools-1.5-1.tar.bz2 \
    http://cygwin.cante.net/ogmtools/setup.hint

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

b) automated

  mkdir ogmtools ; cd ogmtools
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/ogmtools/get.sh \
          http://cygwin.cante.net/ogmtools/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]