changeset 30845:ab30cba9b037

fftheora supports 4:2:2 and 4:4:4 now
author conrad
date Sat, 13 Mar 2010 22:46:58 +0000
parents 502ac746cda3
children 72ae3dd3aa6e
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Mar 13 00:31:03 2010 +0000
+++ b/etc/codecs.conf	Sat Mar 13 22:46:58 2010 +0000
@@ -2071,7 +2071,7 @@
   format 0xFFFC
   driver ffmpeg
   dll "theora"
-  out YV12
+  out YV12,422P,444P
 
 videocodec vp3
   info "On2 Open Source VP3 Codec"