mirror of https://github.com/mpv-player/mpv
rawi420 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3768 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8cbde92ad7
commit
78f2848205
|
@ -682,6 +682,15 @@ videocodec rawyv12
|
|||
fourcc yv12,YV12
|
||||
out YV12
|
||||
|
||||
videocodec rawi420
|
||||
info "RAW I420"
|
||||
status working
|
||||
driver raw
|
||||
format 0x0
|
||||
format 0x20776172
|
||||
fourcc i420,I420
|
||||
out I420
|
||||
|
||||
videocodec rawyuy2
|
||||
info "RAW YUY2"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue