summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2eab869246..8f2b0db822 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1571,6 +1571,14 @@ videocodec lsv
dll "lsvxdec.dll"
out BGR32,BGR24,BGR16 flip
+videocodec ffvmnc
+ info "FFmpeg VMware video"
+ status working
+ fourcc VMnc
+ driver ffmpeg
+ dll "VMware video"
+ out BGR32,BGR15,BGR8
+
videocodec vmnc
info "VMware video"
status working