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 f924db871e..9339161a86 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1386,6 +1386,14 @@ videocodec pegasusmwv
dll "pvwv220.dll"
out BGR24 flip
+videocodec fffrwu
+ info "FFmpeg Forward Uncompressed Video Codec"
+ status working
+ fourcc FRWU
+ driver ffmpeg
+ dll "FRWU"
+ out UYVY
+
videocodec frwuvfw
info "Forward Uncompressed Video Codec"
status working