[MPlayer-dev-eng] vf scale and yuv vs. rgb
Joey Parrish
joey at nicewarrior.org
Sat Apr 24 00:26:17 CEST 2004
On Fri, Apr 23, 2004 at 06:14:15PM +0200, Sascha Sommer wrote:
> > IMO you should just always convert to the _closest_ format that's
> > supported by the output. First consideration should be same
> > subsampling, second same colorspace, third same bit depth.
> Yes, but there is still one big problem left:
> Broken X, directx etc. drivers that report hardware support for various
> formats while doing unoptimized softwareconversions.
So comprimise:
Convert to the closet format always, and always add vf_noformat to
exclude the ones that you know don't work.
--Joey
--
"I know Kung Fu." --Darth Vader
More information about the MPlayer-dev-eng
mailing list