1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:12:25 +00:00

support for SP5x video codec used by Aiptek webcam

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7060 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-08-21 21:50:14 +00:00
parent a5bd36cf4b
commit 5a92702245

View File

@ -895,6 +895,14 @@ videocodec tm20
guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
out BGR32,BGR24,BGR16 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?) ; buggy codecs: (any volunteers for native rewrite?)