[MPlayer-cvslog] r30153 - trunk/etc/codecs.conf
reimar
subversion at mplayerhq.hu
Thu Dec 31 23:53:51 CET 2009
Author: reimar
Date: Thu Dec 31 23:53:51 2009
New Revision: 30153
Log:
Add support for FFmpeg's ffv210 codec.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Thu Dec 31 23:53:25 2009 (r30152)
+++ trunk/etc/codecs.conf Thu Dec 31 23:53:51 2009 (r30153)
@@ -2638,6 +2638,14 @@ videocodec qtsvq1
dll "QuickTime.qts"
out YVU9
+videocodec ffv210
+ info "FFmpeg V210 - 10-bit"
+ status untested
+ fourcc v210
+ driver ffmpeg
+ dll v210
+ out 422P16
+
videocodec qtcine
info "cinewave uncompressed 10-bit codec"
status working
More information about the MPlayer-cvslog
mailing list