# HG changeset patch # User cehoyos # Date 1314129880 0 # Node ID 54c6c38fcaaa57544e9cf06aa70154d073169141 # Parent 2d87bbea9e0f24a9192e3281d9d323ed1fb1d9ce FFmpeg now supports WVP2 and WMVP. diff -r 2d87bbea9e0f -r 54c6c38fcaaa etc/codecs.conf --- a/etc/codecs.conf Sat Aug 20 11:36:30 2011 +0000 +++ b/etc/codecs.conf Tue Aug 23 20:04:40 2011 +0000 @@ -1006,13 +1006,20 @@ dll wmv3 out YV12,I420,IYUV +videocodec ffwvp2 + info "FFmpeg WVP2" + status working + fourcc WVP2 + driver ffmpeg + dll vc1image + out YV12,I420,IYUV + videocodec ffwmvp info "FFmpeg WVC1" - comment "requires demuxer lavf" - status buggy + status working fourcc wmvp,WMVP driver ffmpeg - dll wmv3 + dll wmv3image out YV12,I420,IYUV videocodec ffwmv3vdpau