[MPlayer-cvslog] r29406 - trunk/etc/codecs.conf

compn subversion at mplayerhq.hu
Sat Jun 27 14:53:58 CEST 2009


Author: compn
Date: Sat Jun 27 14:53:58 2009
New Revision: 29406

Log:
add binary codec for NTN1 and NTN2 fourcc

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Sat Jun 27 13:57:20 2009	(r29405)
+++ trunk/etc/codecs.conf	Sat Jun 27 14:53:58 2009	(r29406)
@@ -535,6 +535,13 @@ videocodec theora
 
 ;WIN32:
 
+videocodec nogatech
+  status working
+  fourcc NTN1,NTN2
+  driver vfw
+  dll "nuvision.ax"
+  out BGR24 flip
+
 videocodec ylc
   info "YUY2 Lossless Codec"
   status working


More information about the MPlayer-cvslog mailing list