summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 5f3d13dff2..0a1371148a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -38,6 +38,7 @@ videocodec ffmimic
info "FFmpeg Mimic video"
status working
fourcc ML20
+ fourcc LM20 ; mimic in avi
out I420
driver ffmpeg
dll "mimic"
@@ -1717,6 +1718,14 @@ videocodec psiv
dll "psiv.dll"
out BGR32,BGR24 query,flip
+videocodec midivid3
+ info "www.midivid.com/codec/mv3codec.html"
+ status working
+ fourcc MV30
+ driver vfw
+ dll "MV3.dll"
+ out BGR24,BGR16
+
videocodec nsvideo
info "Power VideoWorks video"
status working
@@ -2126,6 +2135,14 @@ videocodec tridvfw
dll "TRICDC32.DRV"
out BGR24 flip
+videocodec vdtzvfw
+ info "Telegeny VDTZ"
+ status working
+ fourcc VDTZ
+ driver vfw
+ dll "VTZ32.DLL"
+ out BGR24 flip
+
videocodec vivd2
info "SoftMedia ViVD V2 codec VfW"
status working