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] cfourcc 0.1.2 -- Command line tool for changing FourCC code in AVI video files


Included in Debian stable

  http://packages.debian.org/cfourcc

This utility can be used e.g. to change the "DivX" / "Xdiv" tag so
that videofile display correctly.

Jari

sdesc: "Command line tool for changing FourCC in AVI video files"
ldesc: "Identifies the codec used in AVI files (*.avi) and allows the user to
change the FourCC description code. Useful for people working with
AVI files."
category: Utils
requires: cygwin

a) manual

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

b) automatic

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

  mkdir cfourcc ; cd cfourcc
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/cfourcc/get.sh \
          http://cygwin.cante.net/cfourcc/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]