mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 22:01:10 +00:00
add kega video binary codec for fourcc kgv1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29673 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7352779ed8
commit
77cb01d34f
@ -2209,6 +2209,14 @@ videocodec webtrain
|
||||
dll "wtvc.dll"
|
||||
out BGR16 flip
|
||||
|
||||
videocodec kegavideo
|
||||
info "Kega Video"
|
||||
status working
|
||||
fourcc KGV1
|
||||
driver vfw
|
||||
dll "KGV1-VFW.dll"
|
||||
out BGR15,BGR16 flip
|
||||
|
||||
videocodec xfire
|
||||
info "xfire video"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user