Mercurial > mplayer.hg
changeset 31509:34d6e6051cc4
fflibvpx is significantly faster than ffvp8 for nearly all users.
author | cehoyos |
---|---|
date | Sun, 27 Jun 2010 20:46:42 +0000 |
parents | effd6503b84c |
children | 06d3aac894e8 |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Jun 27 19:56:49 2010 +0000 +++ b/etc/codecs.conf Sun Jun 27 20:46:42 2010 +0000 @@ -2176,6 +2176,14 @@ out YUY2 out BGR32,BGR24 +videocodec fflibvpx + info "FFmpeg wrapper for libvpx/VP8" + status working + fourcc VP80 + driver ffmpeg + dll "libvpx" + out YV12 + videocodec ffvp8 info "FFmpeg VP8" comment "not working due to missing edge emulation" @@ -2185,14 +2193,6 @@ dll "vp8" out YV12 -videocodec fflibvpx - info "FFmpeg wrapper for libvpx/VP8" - status working - fourcc VP80 - driver ffmpeg - dll "libvpx" - out YV12 - videocodec mwv1 info "Motion Wavelets" status working