summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2002-02-09 15:21:36 +0000
committerBastien Nocera <hadess@hadess.net>2002-02-09 15:21:36 +0000
commitdc32d0b86bfb48ad6ac0c078ecbce924c0bb720f (patch)
treef329dfb29503d831b80bfc674732cf259483e1de
parentdfaae853656d2045898b1a711d0edc7427fd4697 (diff)
- added info about divx related codecs
Original commit message from CVS: - added info about divx related codecs
-rw-r--r--divx-info.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/divx-info.txt b/divx-info.txt
new file mode 100644
index 00000000..afcf661b
--- /dev/null
+++ b/divx-info.txt
@@ -0,0 +1,26 @@
+ Information gathered from the Internet, MPlayer and Xine
+
+Mail me if there's any bull in there.
+ Bastien Nocera <hadess@hadess.net>
+
+DivX ;) = MS MPEG-4 v3 = Angel Potion = nAVI
+fourcc: MP43, DIV5, DIV6, DIV3, DIV4, AP41
+supported: FFMPEG (all platforms), libavifile (uses FFMPEG), win32 libraries
+
+OpenDivX = ISO MPEG-4 v2 = DivX4
+DIVX, DIV1, MP4S, XVID
+supported: FFMPEG's OpenDivX, Project Mayo's OpenDivX, win32 libraries
+
+MS MPEG-4 v1/v2
+DIV2, MPG4, MP42
+supported: win32 libraries only
+
+3vix
+fourcc: 3IV1
+supported: see http://3ivx.com/download/unix.html
+
+Note
+====
+
+For non-x86 machines, the easiest is to compile a recent libavifile (ie. > 0.6.0). It's the plugin that works best for AVI files under GStreamer.
+