mirror of https://github.com/mpv-player/mpv
fftheora supports 4:2:2 and 4:4:4 now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30887 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2f46a41e3b
commit
13d16eb051
|
@ -2071,7 +2071,7 @@ videocodec fftheora
|
|||
format 0xFFFC
|
||||
driver ffmpeg
|
||||
dll "theora"
|
||||
out YV12
|
||||
out YV12,422P,444P
|
||||
|
||||
videocodec vp3
|
||||
info "On2 Open Source VP3 Codec"
|
||||
|
|
Loading…
Reference in New Issue