bttv:The output of card name is truncated to 32 characters

2014-11-24 Thread triniton adam
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

Needs support for Compro VideoMate M330F

2014-07-03 Thread triniton adam
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

Needs support for Compro VideoMate M330F

2014-07-03 Thread triniton adam
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

Re: saa7134: Add keymaps for Avermedia M733A with IR model RM-KS

2014-04-27 Thread triniton adam
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

Re: saa7134: Add keymaps for Avermedia M733A with IR model RM-KS

2014-04-27 Thread triniton adam
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

saa7134: Add keymaps for Avermedia M733A with IR model RM-KS

2014-04-27 Thread Triniton Adam
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