diff options
author | Michales Michaloudes <korgie@gmail.com> | 2010-12-26 09:55:51 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-26 09:55:51 -0200 |
commit | 3016f148a954bb72c8239e0d48f13f383db81078 (patch) | |
tree | 75f2213d22087f81585384236c07da7ae2592e91 /multimedia/cfourcc/README | |
parent | 70ac971dc361932495ab0c2ad4077c33e09610a9 (diff) | |
download | slackbuilds-3016f148a954bb72c8239e0d48f13f383db81078.tar.gz |
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/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/cfourcc/README b/multimedia/cfourcc/README new file mode 100644 index 0000000000..8dac13c7e1 --- /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. |