[MPlayer-cvslog] r30140 - in trunk: codec-cfg.c fmt-conversion.c libmpcodecs/img_format.c libmpcodecs/img_format.h libmpcodecs/mp_image.h m_option.c

compn tempn at twmi.rr.com
Wed Dec 30 22:30:32 CET 2009


On Wed, 30 Dec 2009 13:03:17 +0100 (CET), reimar wrote:
>Author: reimar
>Date: Wed Dec 30 13:03:17 2009
>New Revision: 30140
>
>Log:
>Add support for 440p colorspace.

there are a few colorspaces that ffmpeg has which mplayer is lacking.
i couldnt make heads or tails how to add them.
maybe you could take a look?

PIX_FMT_YUV422P16:
Unsupported PixelFormat 56
http://samples.mplayerhq.hu/V-codecs/v210/v210_720p.avi
http://samples.mplayerhq.hu/V-codecs/v210.mov

videocodec ffv210
  info "FFmpeg V210 - 10-bit"
  status untested
  fourcc v210
  driver ffmpeg
  dll v210
  out 422P


PIX_FMT_YUVA420P:
Unsupported PixelFormat 35
http://samples.mplayerhq.hu/FLV/flash_with_alpha/

-compn


More information about the MPlayer-cvslog mailing list