changeset 35621:5bd6866e8566

Support FFmpeg 012v decoder.
author cehoyos
date Sun, 06 Jan 2013 18:25:55 +0000
parents 6e78455a4b60
children 59456592c6d1
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jan 06 13:26:16 2013 +0000
+++ b/etc/codecs.conf	Sun Jan 06 18:25:55 2013 +0000
@@ -307,6 +307,15 @@
   dll yuv4
   out YV12
 
+videocodec ff012v
+  info "FFmpeg 012v Uncompressed 4:2:2"
+  status working
+  fourcc 012v
+  fourcc a12v
+  driver ffmpeg
+  dll 012v
+  out 422P16
+
 videocodec blackmagic
   info "Blackmagic 10-bit"
   status working