diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 9aee66015b..0c19f945bf 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2104,6 +2104,14 @@ videocodec vcr2 out YV12 out BGR24 +videocodec slifvfw + info "SoftLab-NSK Forward MPEG2 I-frames" + status working + fourcc slif + driver vfw + dll "slif.dll" + out RGB32 flip + videocodec cjpg info "Creative Labs Video Blaster Webcam" comment "sequential jpeg files?" |