changeset 29364:4453b905d55e

add binary codec for NTN1 and NTN2 fourcc
author compn
date Sat, 27 Jun 2009 12:53:58 +0000
parents fde77ecd01f8
children 794a26e68c2c
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Jun 27 11:57:20 2009 +0000
+++ b/etc/codecs.conf	Sat Jun 27 12:53:58 2009 +0000
@@ -535,6 +535,13 @@
 
 ;WIN32:
 
+videocodec nogatech
+  status working
+  fourcc NTN1,NTN2
+  driver vfw
+  dll "nuvision.ax"
+  out BGR24 flip
+
 videocodec ylc
   info "YUY2 Lossless Codec"
   status working