diff etc/codecs.conf @ 34397:5d6f6e30e1cc

Support FFmpeg v410 decoder.
author cehoyos
date Mon, 02 Jan 2012 11:26:00 +0000
parents ef4be4b40bfe
children 0ce6e01b636c
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Jan 02 11:20:26 2012 +0000
+++ b/etc/codecs.conf	Mon Jan 02 11:26:00 2012 +0000
@@ -202,6 +202,14 @@
   dll y41p
   out 411P
 
+videocodec ffv410
+  info "FFmpeg v410 - packed 4:4:4 10-bit"
+  status working
+  fourcc v410
+  driver ffmpeg
+  dll v410
+  out 444P10
+
 videocodec ffr10k
   info "FFmpeg R10k - 10-bit RGB"
   status working