mirror of https://github.com/mpv-player/mpv
video1 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2830 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b29a7398bd
commit
68fb450f6e
|
@ -238,6 +238,14 @@ videocodec mpegpes
|
|||
|
||||
; ============== OTHER STUFF =======================
|
||||
|
||||
videocodec video1
|
||||
info "Microsoft Video 1"
|
||||
status working
|
||||
fourcc cram,CRAM
|
||||
fourcc msvc,MSVC
|
||||
fourcc wham,WHAM
|
||||
driver msvidc
|
||||
out BGR24
|
||||
|
||||
videocodec vp3
|
||||
info "On2 OpenSource VP3-Codec"
|
||||
|
|
Loading…
Reference in New Issue