mirror of https://github.com/mpv-player/mpv
add ffsiff, works on game-formats/SIFF/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26744 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6d1481e91b
commit
9fb83d224e
|
@ -9,6 +9,14 @@ release 20070930
|
|||
; VIDEO CODECS
|
||||
;=============================================================================
|
||||
|
||||
videocodec ffsiff
|
||||
info "FFmpeg Beam Software SIFF decoder"
|
||||
status working
|
||||
fourcc VBV1
|
||||
driver ffmpeg
|
||||
dll vb
|
||||
out BGR8
|
||||
|
||||
videocodec ffmimic
|
||||
info "FFmpeg Mimic video"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue