[MPlayer-cvslog] r37595 - trunk/etc/codecs.conf
rtogni
subversion at mplayerhq.hu
Fri Jan 15 22:31:08 CET 2016
Author: rtogni
Date: Fri Jan 15 22:31:07 2016
New Revision: 37595
Log:
Add support for video fourcc:
C210 (Canopus C210)
YUV2 (Drastic YUYV)
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Fri Jan 8 14:55:38 2016 (r37594)
+++ trunk/etc/codecs.conf Fri Jan 15 22:31:07 2016 (r37595)
@@ -3711,6 +3711,7 @@ videocodec ffv210
info "FFmpeg V210 - 10-bit"
status untested
fourcc v210
+ fourcc C210 ; Canopus C210
driver ffmpeg
dll v210
out 422P10
@@ -4282,6 +4283,7 @@ videocodec rawyuy2
fourcc VYUY YUY2
fourcc yuvs YUY2
fourcc DVOO YUY2
+ fourcc YUYV YUY2
out YUY2
videocodec rawyuv2
More information about the MPlayer-cvslog
mailing list