[MPlayer-dev-eng] Re: [PATCH 9/11] MPlayer <-> GeeXboX patches port : Fix V4L default TV format

Alban Bedel albeu at free.fr
Tue Mar 14 01:49:17 CET 2006


On Fri, 24 Feb 2006 16:27:28 +0100
Benjamin Zores <ben at geexbox.org> wrote:

> 
> This patch fixes some V4L TV demuxer behavior.
> By default, the demuxer forces the output format to YV12 which is not
> supported by all cards.
> 
> The patch then ask the TV card for its best supportd output format and
> set it to.

I don't want to be nitpicking but this patch doesn't query the card, it
try a list until one work. It is probably not as good as quering the
card but still better than trying only YV12. Anyway it's commited now.

	Albeu




More information about the MPlayer-dev-eng mailing list