mirror of https://github.com/mpv-player/mpv
add FLV4 fourcc to vp6
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31148 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
12f67b8372
commit
e0f56eb83f
|
@ -2132,6 +2132,7 @@ videocodec ffvp6f
|
|||
info "FFmpeg VP6 Flash"
|
||||
status working
|
||||
fourcc VP6F
|
||||
fourcc FLV4
|
||||
driver ffmpeg
|
||||
dll "vp6f"
|
||||
out YV12
|
||||
|
|
Loading…
Reference in New Issue