From 5a92702245bfbcaec3c013ff6512aa2e5641cbd7 Mon Sep 17 00:00:00 2001 From: arpi Date: Wed, 21 Aug 2002 21:50:14 +0000 Subject: support for SP5x video codec used by Aiptek webcam git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7060 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 6db0f5be2e..0b6f24f8e5 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -895,6 +895,14 @@ videocodec tm20 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 out BGR32,BGR24,BGR16 +videocodec sp5x + info "SP5x codec - used by Aiptek MegaCam" + status working + fourcc SP53,SP54,SP55,SP56,SP57,SP58 + driver vfw + dll "sp5x_32.dll" + out BGR24,BGR15 + ; buggy codecs: (any volunteers for native rewrite?) -- cgit v1.2.3