changeset 34138:00885417afc8

Support H264 4:2:2.
author cehoyos
date Thu, 20 Oct 2011 16:42:31 +0000
parents 878500841edf
children cc8dfde2b6c5
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Oct 20 16:32:55 2011 +0000
+++ b/etc/codecs.conf	Thu Oct 20 16:42:31 2011 +0000
@@ -1113,6 +1113,7 @@
   driver ffmpeg
   dll h264
   out YV12,I420,IYUV,420P10,420P9
+  out 422P,422P10
 
 videocodec ffh264vdpau
   info "FFmpeg H.264 (VDPAU)"