mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 18:45:25 +00:00
add binary codec for fourcc slif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29780 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
da278b3184
commit
0c3633c9ff
@ -2104,6 +2104,14 @@ videocodec vcr2
|
||||
out YV12
|
||||
out BGR24
|
||||
|
||||
videocodec slifvfw
|
||||
info "SoftLab-NSK Forward MPEG2 I-frames"
|
||||
status working
|
||||
fourcc slif
|
||||
driver vfw
|
||||
dll "slif.dll"
|
||||
out RGB32 flip
|
||||
|
||||
videocodec cjpg
|
||||
info "Creative Labs Video Blaster Webcam"
|
||||
comment "sequential jpeg files?"
|
||||
|
Loading…
Reference in New Issue
Block a user