From 2d4476731cfcc01df399835bd0c96864550ac009 Mon Sep 17 00:00:00 2001 From: compn Date: Sat, 20 Sep 2008 17:23:02 +0000 Subject: add blackmagic 10bit decoder, works on v-codecs/R210/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27652 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 40a1f90548..dcce4004de 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -66,6 +66,15 @@ videocodec zmbv dll "zmbv.dll" out BGR24,BGR15,BGR8 query,flip +videocodec blackmagic + info "Blackmagic 10-bit" + status working + comment "requires libguide40.dll" + fourcc r210 + driver vfw + dll "BMDCodecLib.dll" + out BGR32,RGB32 + ; MPEG-1/2 decoding: ; Note: mpegpes is preferred for hw decoders: -- cgit v1.2.3