mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 23:32:26 +00:00
Decode WV1F version of MPEG4 with libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14307 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a2b94fe0e1
commit
92f5d8a58f
@ -474,6 +474,14 @@ videocodec ffodivx
|
||||
dll mpeg4 ;opendivx
|
||||
out YV12,I420,IYUV
|
||||
|
||||
videocodec ffwv1f
|
||||
info "WV1F MPEG-4"
|
||||
status working
|
||||
fourcc WV1F
|
||||
driver ffmpeg
|
||||
dll mpeg4
|
||||
out YV12,I420,IYUV flip
|
||||
|
||||
videocodec xvid
|
||||
info "XviD (MPEG-4)"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user