[MPlayer-dev-eng] [PATCH] Support for FFmpeg raw 411P
Paul B Mahol
onemda at gmail.com
Sat Dec 17 20:39:16 CET 2011
---
etc/codecs.conf | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 40bc476..258eeef 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -3942,6 +3942,14 @@ videocodec ffrawyvu9
dll rawvideo
out YVU9
+videocodec ffrawy41b
+ info "RAW Y41B"
+ status working
+ fourcc Y41B
+ driver ffmpeg
+ dll rawvideo
+ out 411P
+
videocodec ffrawy800
info "RAW Y8/Y800"
status working
--
1.7.7
More information about the MPlayer-dev-eng
mailing list