[linux-dvb] Fwd: Re[2]: RFC: V4L - Support for video timings at the input/output interface
david may
david.may10 at ntlworld.com
Sat Sep 19 09:27:47 CEST 2009
This is a forwarded message
From: david may <david.may10 at ntlworld.com>
To: "Karicheri, Muralidharan" <m-karicheri2 at ti.com>
Date: Saturday, September 19, 2009, 8:21:49 AM
Subject: RFC: V4L - Support for video timings at the input/output interface
===8<==============Original message text===============
Hello Muralidharan,
Wednesday, September 16, 2009, 10:04:42 PM, you wrote:
> Hans,
> I was busy with some of the merge work and also some other issues.
> So this delayed response...
>>
>>Thanks for your work on this!
> You are most welcome !
>>> Where preset is one of the following values:-
>>>
>>> #define V4L2_DV_CUSTOM 0x00000000
>>> #define V4L2_DV_480I59_94 0x00000001
>>> #define V4L2_DV_480I60 0x00000002
>>> #define V4L2_DV_480P23_976 0x00000003
>>> #define V4L2_DV_480P24 0x00000004
>>> #define V4L2_DV_480P29_97 0x00000005
>>> #define V4L2_DV_480P30 0x00000006
>>> #define V4L2_DV_576I50 0x00000007
>>> #define V4L2_DV_576P25 0x00000008
>>> #define V4L2_DV_576P50 0x00000009
>>> #define V4L2_DV_720P23_976 0x0000000A
>>> #define V4L2_DV_720P24 0x0000000B
>>> #define V4L2_DV_720P25 0x0000000C
>>> #define V4L2_DV_720P29_97 0x0000000C
> I need to correct this and below for value.
>>> #define V4L2_DV_720P30 0x0000000D
>>> #define V4L2_DV_720P50 0x0000000E
>>> #define V4L2_DV_720P59_94 0x0000000F
>>> #define V4L2_DV_720P60 0x00000010
>>> #define V4L2_DV_1080I50 0x00000011
>>> #define V4L2_DV_1080I59_94 0x00000012
>>> #define V4L2_DV_1080I60 0x00000013
>>> #define V4L2_DV_1080P23_976 0x00000014
>>> #define V4L2_DV_1080P24 0x00000015
>>> #define V4L2_DV_1080P25 0x00000016
>>> #define V4L2_DV_1080P29_97 0x00000017
>>> #define V4L2_DV_1080P30 0x00000018
>>> #define V4L2_DV_1080P60 0x00000019
>>Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
id just like to point out your missing the generic 1080P50 ,
1080P100 hertz ,1080P200 Hz
and the new 2K and 4K that have already been beta tested in the live DVB
broadcasting POC trials..
as you can see adding missed defines will mess up the flow of your
entry's, there most be a better way to allow for mistakes omissions
and future growth!
--
Best regards,
david mailto:david.may10 at ntlworld.com
===8<===========End of original message text===========
--
Best regards,
david mailto:david.may10 at ntlworld.com
More information about the linux-dvb
mailing list