mirror of
https://github.com/mpv-player/mpv
synced 2025-01-03 13:32:16 +00:00
ASV2 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@413 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
441f098c1f
commit
41e91456f2
@ -101,7 +101,7 @@ videocodec cvid
|
||||
|
||||
videocodec cram
|
||||
info "Microsoft Video 1"
|
||||
status buggy
|
||||
status working
|
||||
fourcc cram,CRAM,MSVC
|
||||
driver vfw
|
||||
dll "msvidc32.dll"
|
||||
@ -250,7 +250,8 @@ videocodec asv2
|
||||
fourcc ASV2
|
||||
driver vfw
|
||||
dll "asusasv2.dll"
|
||||
out YVYU
|
||||
; out YVYU
|
||||
out UYVY flip
|
||||
out BGR32,BGR24,BGR15 flip
|
||||
|
||||
audiocodec divx
|
||||
|
Loading…
Reference in New Issue
Block a user