summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-20 17:23:02 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-20 17:23:02 +0000
commit2d4476731cfcc01df399835bd0c96864550ac009 (patch)
treea6e1dedf22b8c1f026dd21c2932f9173c3abab39 /etc
parent22dc2cd88e3c7996a48c0bdd0e2d36a638182f01 (diff)
downloadmpv-2d4476731cfcc01df399835bd0c96864550ac009.tar.bz2
mpv-2d4476731cfcc01df399835bd0c96864550ac009.tar.xz
add blackmagic 10bit decoder, works on v-codecs/R210/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27652 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
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: