0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02: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:
rtognimp 2005-01-02 21:20:24 +00:00
parent a2b94fe0e1
commit 92f5d8a58f

View File

@ -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