mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 01:36:25 +01:00
ASV2 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@404 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1fffc32e4b
commit
76e5256225
@ -239,9 +239,20 @@ videocodec m261
|
||||
info "M261"
|
||||
status untested
|
||||
fourcc m261,M261
|
||||
driver vfw
|
||||
dll "msh261.drv"
|
||||
out BGR32,BGR24,BGR15
|
||||
|
||||
videocodec asv2
|
||||
info "ASUS V2"
|
||||
status buggy
|
||||
comment "pixelized image, upside down"
|
||||
fourcc ASV2
|
||||
driver vfw
|
||||
dll "asusasv2.dll"
|
||||
; out YVYU
|
||||
out BGR32,BGR24,BGR15 flip
|
||||
|
||||
audiocodec divx
|
||||
info "DivX audio (WMA)"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user