summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 1f0574232a..6a280fcaab 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1401,6 +1401,15 @@ videocodec LEADMW20
guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9
out BGR24,BGR8 flip
+videocodec lagarith
+ info "Lagarith Lossless Video Codec"
+ comment "http://lags.leetcode.net/codec.html"
+ status working
+ fourcc LAGS
+ driver vfw
+ dll "lagarith.dll"
+ out BGR32,BGR24 flip
+
videocodec ffvp3
info "FFmpeg VP3"
status untested