make menuconfig on media_build

2017-08-29 Thread Thomas Kaiser
Dear List When I run "make menuconfig" on media_build the following errors occur: thomas@Intel64:~/Projects/dvb/media_build$ make menuconfig make -C /home/thomas/Projects/dvb/media_build/v4l menuconfig make[1]: Entering directory '/home/thomas/Projects/dvb/media_build/v4l'

Re: [PATCH v3 00/13] stv0367/ddbridge: support CTv6/FlexCT hardware

2017-06-20 Thread Thomas Kaiser
On 20.06.2017 00:14, Jasmin J. wrote: Hello ! On 06/19/2017 10:18 PM, Daniel Scheller wrote: Am Sun, 28 May 2017 23:45:37 +0200 schrieb Daniel Scheller : Am Sun, 7 May 2017 17:42:12 +0200 schrieb Daniel Scheller : Am Wed, 12 Apr 2017

Re: Build fails Ubuntu 17.04 / "error: implicit declaration of function"

2017-05-28 Thread Thomas Kaiser
On 28.05.2017 21:33, Karl Wallin wrote: Thanks for such a quick reply :) Of course *facepalm* should have thought of that "./build" downloads everything again and of course replaces my modified "cec-core.c". I ran "make" and ran into new problems: Ok so using logic I should do the same

Re: Build fails Ubuntu 17.04 / "error: implicit declaration of function"

2017-05-28 Thread Thomas Kaiser
On 28.05.2017 21:06, Karl Wallin wrote: Hi Thomas, Thanks for the help (and to Vincent as well) :) In "/home/ubuntu/media_build/v4l/cec-core.c" changed row 142 from: "ret = cdev_device_add(>cdev, >dev);" to: "ret = device_add(>dev);" and row 186 from: "cdev_device_del(>cdev, >dev);" to:

Re: ddbridge -- kernel 3.15.6

2014-08-01 Thread Thomas Kaiser
On 08/01/2014 07:08 AM, Georgi Chorbadzhiyski wrote: On 8/1/14 7:54 AM, Bjoern wrote: On Do, 2014-07-31 at 09:38 +0200, Ralph Metzler wrote: It is not like drivers are not available and supported, just not in the mainline kernel tree. Right... and I hope that can be changed. I really

Re: ddbridge -- kernel 3.15.6

2014-07-31 Thread Thomas Kaiser
On 07/30/2014 11:03 PM, Rudy Zijlstra wrote: On 19-07-14 19:49, Thomas Kaiser wrote: Hello Rudy I use a similar card from Digital Devices with Ubuntu 14.04 and kernel 3.13.0-32-generic. Support for this card was not build into the kernel and I had to compile it myself. I had to use

Re: ddbridge -- kernel 3.15.6

2014-07-19 Thread Thomas Kaiser
On 07/18/2014 03:28 PM, Rudy Zijlstra wrote: Dears, I have a ddbridge device: 03:00.0 Multimedia controller: Device dd01:0003 Subsystem: Device dd01:0021 Flags: fast devsel, IRQ 17 Memory at f090 (64-bit, non-prefetchable) [size=64K] Capabilities:

Retrieving the Source Code Building/Compiling the Modules

2012-12-30 Thread Thomas Kaiser
Hi I followed the instructions on: http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers Developer's Approach When I edit drivers/media/dvb/ddbridge/ddbridge-core.c and do make -C ../v4l, my changes are not compiled. What I am doing wrong? Thomas -- To

Re: [DVB Digital Devices Cine CT V6] status support

2012-01-09 Thread Thomas Kaiser
On 01/09/2012 09:05 AM, Martin Herrman wrote: 2012/1/8 Sébastien RAILLARD (COEXSI)s...@coexsi.fr: http://shop.digital- devices.de/epages/62357162.sf/en_GB/?ObjectPath=/Shops/62357162/Categori es/HDTV_Karten_fuer_Mediacenter/Cine_PCIe_Serie/DVBC_T But.. is this card supported by the Linux

Re: DD Cine CT DVB-C/T

2011-08-29 Thread Thomas Kaiser
On 08/25/2011 06:47 PM, Thomas Kaiser wrote: Hi Which modules do I have to build and install to use this card (DD Cine CT DVB-C/T Rev. V6). I checkd out: hg clone http://linuxtv.org/hg/~endriss/media_build_experimental I would like to build only the needed modules. What do I have to select

DD Cine CT DVB-C/T

2011-08-25 Thread Thomas Kaiser
Hi Which modules do I have to build and install to use this card (DD Cine CT DVB-C/T Rev. V6). I checkd out: hg clone http://linuxtv.org/hg/~endriss/media_build_experimental I would like to build only the needed modules. What do I have to select in make menuconfig? Regards, Thomas -- To

Re: [GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-13 Thread Thomas Kaiser
On 09/13/2010 03:30 PM, Andy Walls wrote: On Mon, 2010-09-13 at 08:27 -0300, Mauro Carvalho Chehab wrote: Em 12-09-2010 18:28, Andy Walls escreveu: On Sun, 2010-09-12 at 17:12 -0400, Andy Walls wrote: On Sun, 2010-09-12 at 22:26 +0200, Hans Verkuil wrote: And other news on the V4L1 front:

Re: [PATCH libv4l tree, RFC] libv4l: skip false Pixart markers with buffer copy

2010-02-05 Thread Thomas Kaiser
On 02/05/2010 02:42 PM, Hans de Goede wrote: Good job! I never noticed the ff ff ff xx markers where spaced a certain numbers You can find this info here http://www.kaiser-linux.li/index.php?title=PAC7311 go down the page to 2006-11-12 Thomas -- To unsubscribe from this list: send the line

Re: libv4l: possible problem found in PAC7302 JPEG decoding

2010-02-02 Thread Thomas Kaiser
On 02/01/2010 10:23 PM, Németh Márton wrote: Hello Hans, while I was dealing with Labtec Webcam 2200 and with gspca_pac7302 driver I recognised the following behaviour. The stream received from the webcam is splitted by the gspca_pac7302 subdriver when the byte sequence 0xff, 0xff, 0x00,

Re: libv4l: possible problem found in PAC7302 JPEG decoding

2010-02-02 Thread Thomas Kaiser
On 02/02/2010 07:59 PM, Németh Márton wrote: Hi Thomas, Thomas Kaiser wrote: On 02/01/2010 10:23 PM, Németh Márton wrote: Hello Hans, while I was dealing with Labtec Webcam 2200 and with gspca_pac7302 driver I recognised the following behaviour. The stream received from the webcam

Re: image quality of Labtec Webcam 2200

2009-09-13 Thread Thomas Kaiser
On 09/13/2009 04:42 PM, leandro Costantino wrote: Actually it based on pac7302. Pac7311/02 also has support ( since gspca1 ). I checked some old logs of the pac, and the driver init for 7302 seems ok. The ff ff ff sequence, seems to been taken in account on conversion. (libv4lconvert) /*

Re: Using MSI StarCam 370i Webcam with Kubuntu Linux

2009-08-29 Thread Thomas Kaiser
On 08/29/2009 06:57 PM, Dotan Cohen wrote: 2009/8/28 Thomas Kaiser v...@kaiser-linux.li: On 08/28/2009 08:40 PM, Dotan Cohen wrote: I have the MSI StarCam 370i Webcam and I have trying to use it with Kubuntu Linux 9.04 Jaunty. According to this page, The StarCam 370i is compliant with UVC, USB

Re: Using MSI StarCam 370i Webcam with Kubuntu Linux

2009-08-28 Thread Thomas Kaiser
On 08/28/2009 08:40 PM, Dotan Cohen wrote: I have the MSI StarCam 370i Webcam and I have trying to use it with Kubuntu Linux 9.04 Jaunty. According to this page, The StarCam 370i is compliant with UVC, USB video class:

Re: Donating a mr97310 based elta-media 8212dc (0x093a:0x010e)

2009-05-01 Thread Thomas Kaiser
On 05/01/2009 10:47 AM, Wolfram Sang wrote: Thomas, is it okay for you, if I leave this to you? Yes, I sent you my post address in private mail. Lets see what I can find out with this cam ;-) Thomas -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a

Re: Some questions about mr97310 controls (continuing previous thread on mr97310a.c)

2009-04-16 Thread Thomas Kaiser
Hello Theodore My answers/comments inline . On 04/16/2009 01:59 AM, Theodore Kilgore wrote: Thomas, A few questions in the text below. On Thu, 5 Mar 2009, Thomas Kaiser wrote: Hello Theodore kilg...@banach.math.auburn.edu wrote: On Wed, 4 Mar 2009, Thomas Kaiser wrote

Re: gspca in the LinuxTv wiki

2009-03-23 Thread Thomas Kaiser
wiki with all information I can provide But I hope other people will contribute, too? Thomas thanks, Paul On Mon, Mar 23, 2009 at 2:46 PM, Thomas Kaiser v...@kaiser-linux.li wrote: I was thinking about updating my page [1] with the results I get with gspca V2. But I think it would

Re: gspca in the LinuxTv wiki

2009-03-23 Thread Thomas Kaiser
Theodore Kilgore wrote: On Mon, 23 Mar 2009, Thomas Kaiser wrote: I was thinking about updating my page [1] with the results I get with gspca V2. But I think it would be better to have this info on the LinuxTV wiki. Unfortunately, I did not find a page for gspca. So I thought I should

Re: Topro 6800 driver [JPEG decoding solved]

2009-03-18 Thread Thomas Kaiser
Thomas Kaiser wrote: Hello Anders Good news, I could decode a frame which I extracted from the usbsnoobs I did :-). See attached picture frame3-03.jpg. It uses the quality 0. Your black frame you sent me gets now correctly decode, too (frameA-01.jpg) I found the Huffman table in the Windoz

Re: Topro 6800 driver [JPEG decoding solved]

2009-03-17 Thread Thomas Kaiser
Hello Anders Good news, I could decode a frame which I extracted from the usbsnoobs I did :-). See attached picture frame3-03.jpg. It uses the quality 0. Your black frame you sent me gets now correctly decode, too (frameA-01.jpg) I found the Huffman table in the Windoz driver file

Mail list, Is WIKI up to date?

2009-03-09 Thread Thomas Kaiser
Anders Blomdell wrote: Thomas Kaiser wrote: Hello Anders You should send your messages to linux-me...@vger.kernel.org. video4linux-l...@redhat.com is deprecated. The new mail list for V4L is linux-me...@vger.kernel.org. I just send my reply by mistake to video4linux-l...@redhat.com

Re: Topro 6800 driver

2009-03-09 Thread Thomas Kaiser
Hello Anders Anders Blomdell wrote: Thomas Kaiser wrote: And a 640*480 image divided in 8*8 subframes gives (640*480/(8*8)) 1200 subframes, so now the question is how much info about the Huffman table this gives us? I think nothing :-( , but you found the MCUs :-) As it looks quite

Re: RFC on proposed patches to mr97310a.c for gspca and v4l

2009-03-05 Thread Thomas Kaiser
Hello Theodore kilg...@banach.math.auburn.edu wrote: On Wed, 4 Mar 2009, Thomas Kaiser wrote: As to the actual contents of the header, as you describe things, 0. Do you have any idea how to account for the discrepancy between From usb snoop. FF FF 00 FF 96 64 xx 00 xx xx xx xx xx xx 00 00

Re: RFC on proposed patches to mr97310a.c for gspca and v4l

2009-03-05 Thread Thomas Kaiser
kilg...@banach.math.auburn.edu wrote: felling-feeling spelling/writing error (I meant feeling) Thomas -- 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

Re: RFC on proposed patches to mr97310a.c for gspca and v4l

2009-03-04 Thread Thomas Kaiser
Hello Theodore kilg...@banach.math.auburn.edu wrote: Also, after the byte indicator for the compression algorithm there are some more bytes, and these almost definitely contain information which could be valuable while doing image processing on the output. If they are already kept and passed

Re: RFC on proposed patches to mr97310a.c for gspca and v4l

2009-03-04 Thread Thomas Kaiser
Thomas Kaiser wrote: Hello Theodore kilg...@banach.math.auburn.edu wrote: Also, after the byte indicator for the compression algorithm there are some more bytes, and these almost definitely contain information which could be valuable while doing image processing on the output

Re: Topro 6800 driver

2009-02-28 Thread Thomas Kaiser
Hello Anders Anders Blomdell wrote: Jean-Francois Moine wrote: On Fri, 27 Feb 2009 23:15:54 +0100 About the JPEG images, the Huffman table is always the same Does this mean that it's the same for all JPEG images or only for one camera? If it's the same for all images, it should mean that I

Re: [RFC] How to pass camera Orientation to userspace

2009-02-24 Thread Thomas Kaiser
Also an overview is often very helpful. Also trying to visualize what might be needed in the future is helpful. All of this can be extremely helpful. But not everyone can see or imagine every possible thing. For example, it seems that some of the best minds in the business are stunned when

Re: MR97310A and other image formats

2009-02-20 Thread Thomas Kaiser
kilg...@banach.math.auburn.edu wrote: On Fri, 20 Feb 2009, Thomas Kaiser wrote: kilg...@banach.math.auburn.edu wrote: On Thu, 19 Feb 2009, Thomas Kaiser wrote: kilg...@banach.math.auburn.edu wrote: Yes, what you quote is the SOF marker for all of these cameras. The total header length

Re: MR97310A and other image formats

2009-02-20 Thread Thomas Kaiser
kilg...@banach.math.auburn.edu wrote: On Fri, 20 Feb 2009, Thomas Kaiser wrote: kilg...@banach.math.auburn.edu wrote: On Fri, 20 Feb 2009, Thomas Kaiser wrote: kilg...@banach.math.auburn.edu wrote: On Thu, 19 Feb 2009, Thomas Kaiser wrote: kilg...@banach.math.auburn.edu wrote: Yes

Re: MR97310A and other image formats

2009-02-19 Thread Thomas Kaiser
kilg...@banach.math.auburn.edu wrote: Yes, what you quote is the SOF marker for all of these cameras. The total header length, including the SOF marker ought to be 12 bytes. On all of the mr97310 cameras that I have dealt with, the last 5 bytes are obviously related somehow to the image

Re: MR97310A and other image formats

2009-02-19 Thread Thomas Kaiser
kilg...@banach.math.auburn.edu wrote: On Thu, 19 Feb 2009, Thomas Kaiser wrote: kilg...@banach.math.auburn.edu wrote: Yes, what you quote is the SOF marker for all of these cameras. The total header length, including the SOF marker ought to be 12 bytes. On all of the mr97310 cameras that I

Re: MR97310A and other image formats

2009-02-18 Thread Thomas Kaiser
Jean-Francois Moine wrote: On Tue, 17 Feb 2009 20:35:28 +0100 Thomas Kaiser v...@kaiser-linux.li wrote: Jean-Francois Moine wrote: BTW, I am coding the subdriver of a new webcam, and I could not find how to decompress the images. It tried many decompression functions, those from the v4l

Re: MR97310A and other image formats

2009-02-17 Thread Thomas Kaiser
Jean-Francois Moine wrote: Hi Kyle, Looking at the v4l library from Hans de Goede, I did not find the decoding of the MR97310A images. May you send him a patch for that? BTW, I am coding the subdriver of a new webcam, and I could not find how to decompress the images. It tried many

Re: MR97310A and other image formats

2009-02-17 Thread Thomas Kaiser
Jean-Francois Moine wrote: Hi Kyle, Looking at the v4l library from Hans de Goede, I did not find the decoding of the MR97310A images. May you send him a patch for that? BTW, I am coding the subdriver of a new webcam, and I could not find how to decompress the images. It tried many

Re: PAC7302 disassembly

2009-02-01 Thread Thomas Kaiser
christopherwander...@columbus.rr.com wrote: Can I get as much disassembly of the PAC7302 drivers with your comments next to it? I am trying to improve my webcam and currently disassembling the driver, in Vista64 with IDA Pro. (I still have the 32 bit driver files as I upgraded from xp32) I am

Re: PAC7302 disassembly

2009-02-01 Thread Thomas Kaiser
Thomas Kaiser wrote: christopherwander...@columbus.rr.com wrote: Can I get as much disassembly of the PAC7302 drivers with your comments next to it? I am trying to improve my webcam and currently disassembling the driver, in Vista64 with IDA Pro. (I still have the 32 bit driver files as I