mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +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:
parent
a5bd36cf4b
commit
5a92702245
@ -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?)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user