aboutsummaryrefslogtreecommitdiff
path: root/multimedia/cfourcc/README
diff options
context:
space:
mode:
authorMichales Michaloudes <korgie@gmail.com>2010-12-26 09:55:51 -0200
committerNiels Horn <niels.horn@slackbuilds.org>2010-12-26 09:55:51 -0200
commit3016f148a954bb72c8239e0d48f13f383db81078 (patch)
tree75f2213d22087f81585384236c07da7ae2592e91 /multimedia/cfourcc/README
parent70ac971dc361932495ab0c2ad4077c33e09610a9 (diff)
downloadslackbuilds-3016f148a954bb72c8239e0d48f13f383db81078.tar.xz
multimedia/cfourcc: Added (FourCC code tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'multimedia/cfourcc/README')
-rw-r--r--multimedia/cfourcc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/cfourcc/README b/multimedia/cfourcc/README
new file mode 100644
index 000000000000..8dac13c7e1d5
--- /dev/null
+++ b/multimedia/cfourcc/README
@@ -0,0 +1,9 @@
+Identifies the codec used in AVI files (*.avi) and allow 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.
+
+No need to re-encode or copy the sound and video streams.
+
+TIP: Some programs (like divx player) require the tag DIVX instead
+of XVID or FMP4 or... divx or (e.t.c.) to play mpeg4 files.