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

compn subversion at mplayerhq.hu
Tue Jan 13 12:53:54 CET 2009


Author: compn
Date: Tue Jan 13 12:53:54 2009
New Revision: 28308

Log:
add nsvideo (NSVI) binary codec. works on uncommon samples list

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Tue Jan 13 03:38:03 2009	(r28307)
+++ trunk/etc/codecs.conf	Tue Jan 13 12:53:54 2009	(r28308)
@@ -1692,6 +1692,14 @@ videocodec psiv
   dll "psiv.dll"
   out BGR32,BGR24 query,flip
 
+videocodec nsvideo
+  info "Power VideoWorks video"
+  status working
+  fourcc NSVI
+  driver vfw
+  dll "nsvideo.dll"
+  out BGR24 flip
+
 videocodec canopushq
   status working
   info "Canopus HQ Codec"



More information about the MPlayer-cvslog mailing list