diff etc/codecs.conf @ 34014:02385e7d82cd

add disabled ffrawnv12
author compn
date Tue, 13 Sep 2011 00:07:05 +0000
parents 5eae72fa20ff
children cb7685abfd94
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Sep 12 23:36:00 2011 +0000
+++ b/etc/codecs.conf	Tue Sep 13 00:07:05 2011 +0000
@@ -3609,6 +3609,16 @@
 
 ;lavc raw codecs
 
+videocodec ffrawnv12
+  info "RAW NV12"
+  status buggy
+  format 0x0
+  format 0x20776172
+  fourcc nv12,NV12
+  driver ffmpeg
+  dll rawvideo
+  out NV12
+
 videocodec ffrawyuy2
   info "RAW YUY2"
   status working