From 2150bddc743b27ad425a3f2388f8b97005ce74ab Mon Sep 17 00:00:00 2001 From: reimar Date: Thu, 31 Dec 2009 22:53:51 +0000 Subject: Add support for FFmpeg's ffv210 codec. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30153 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index efa1cafa9e..3d88972068 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 -- cgit v1.2.3