When use struct v4l2_capability to get out card name in bttv the
output of card name is truncated to 32 characters.
I use this code to get card name:
char *v4l2_get_name(char *device)
{
struct v4l2_capability caps;
if ((fd = open(device, O_RDONLY)) < 0)
goto er
I have an capture card Compro VideoMate M330F. For this card I made
wiki page at: http://www.linuxtv.org/wiki/index.php/Compro_VideoMate_M330F
If someone can add support for this card I can help with more
information from PCB Compro VideoMate M330F electronic components.
--
To unsubscribe from thi
If someone can add support for this card I can help with more
information from PCB Compro VideoMate M330F electronic components.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel
Remote Control Buttons (Model RM-KS) and their function:
http://i.imgur.com/qDiPzFU.png
On Sun, Apr 27, 2014 at 10:13 AM, Triniton Adam wrote:
> Hi,
> I have attempted to add support for saa7134 Avermedia M733A remote with IR
> model RM-KS
> which is endowed with this model in Ea
Remote Control Buttons (Model RM-KS) and their function:
http://i.imgur.com/qDiPzFU.png
On Sun, Apr 27, 2014 at 10:13 AM, Triniton Adam wrote:
> Hi,
> I have attempted to add support for saa7134 Avermedia M733A remote with IR
> model RM-KS
> which is endowed with this model in Ea
Hi,
I have attempted to add support for saa7134 Avermedia M733A remote with
IR model RM-KS
which is endowed with this model in Eastern Europe.
I not familiar with git and LinuxTV GIT patch system but I write new
rc-avermedia-m733a-rm-k6.c
keymap file which is based on an addition of rc-avermed