1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: cfourcc
Section: video
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cfourcc.git
Vcs-Git: git://anonscm.debian.org/collab-maint/cfourcc.git
Homepage: http://freecode.com/projects/cfourcc
Package: cfourcc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command line tool for changing FourCC in Microsoft RIFF AVI files
Identifies the codec used in AVI files (*.avi) and allows
the user to change the FourCC description code (like
fourcc-changer in Windows). Useful for people working
with Microsoft AVI file. A Linux clone of AviC fourcc changer tool.
|