From 5a4f84017c12d4f48a665689c2bab10739053c55 Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 13 Jan 2009 11:53:54 +0000 Subject: add nsvideo (NSVI) binary codec. works on uncommon samples list git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28308 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 388286ae68..d5a6b461e2 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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" -- cgit v1.2.3