diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index f25ca1c5e5..aa2f94c922 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -200,7 +200,7 @@ videocodec ffmjpeg fourcc MJPG,mjpg driver ffmpeg dll mjpeg - out YUY2 +; out YUY2 out YV12 videocodec ffi263 @@ -681,9 +681,10 @@ videocodec avid status working fourcc AVRn fourcc AVDJ AVRn + fourcc MJPG,mjpg AVRn driver vfw dll "AvidAVICodec.dll" - out RGB24 flip + out BGR24 flip videocodec CJPG info "CJPG" |