mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 19:37:30 +01:00
raw added for tv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2805 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
437489c796
commit
ad5bec8c07
@ -553,6 +553,12 @@ videocodec cyuvxa
|
||||
dll "vid_cyuv.xa"
|
||||
out YV12,IYUV,I420
|
||||
|
||||
videocodec raw
|
||||
info "RAW codec (only copying)"
|
||||
status untested
|
||||
driver raw
|
||||
fourcc YV12
|
||||
out YV12
|
||||
|
||||
videocodec null
|
||||
info "NULL codec (no decoding!)"
|
||||
|
Loading…
Reference in New Issue
Block a user