[PATCH] cx23885: Add support for LEADTEK WinFast PxTV1200.

2010-01-21 Thread Kusanagi Kouichi
I tested only tv and composite. Video works fine but no audio. Signed-off-by: Kusanagi Kouichi --- Documentation/video4linux/CARDLIST.cx23885 |1 + drivers/media/video/cx23885/cx23885-cards.c | 32 +++ drivers/media/video/cx23885/cx23885-video.c | 13 +++

[PATCH] cx25840: Fix composite detection.

2010-01-21 Thread Kusanagi Kouichi
If CX25840_VIN1_CH1 and the like is used, input is not detected as composite. Their value is 0x80XX and CX25840_COMPONENT_ON is 0x8200. So 739 else if ((vid_input & CX25840_COMPONENT_ON) == 0) this condition never be true. Signed-off-by: Kusanagi Kouichi --- drivers

Re: About MPEG decoder interface

2010-01-21 Thread Manu Abraham
Hi, On Fri, Jan 22, 2010 at 6:42 AM, Michael Qiu wrote: > Hi all, > >  How can I export my MPEG decoder control interface to user space? >  Or in other words, which device file(/dev/xxx) should a proper > driver for mpeg decoder provide? The AV7110 based and the STi7109 based PCI and PCIe device

Re: About MPEG decoder interface

2010-01-21 Thread Andy Walls
On Fri, 2010-01-22 at 10:42 +0800, Michael Qiu wrote: > Hi all, > > How can I export my MPEG decoder control interface to user space? > Or in other words, which device file(/dev/xxx) should a proper > driver for mpeg decoder provide? The MPEG decoder on a PVR-350 PCI card provides a /dev/vide

About MPEG decoder interface

2010-01-21 Thread Michael Qiu
Hi all, How can I export my MPEG decoder control interface to user space? Or in other words, which device file(/dev/xxx) should a proper driver for mpeg decoder provide? And, in linux dvb documents, all the frontend interface looks like /dev/dvb/adapter/xxx, it looks just for PCI based tv ca

Re: [PATCH] [RFC] support for fly dvb duo on medion laptop

2010-01-21 Thread hermann pitton
Hi. Am Montag, den 18.01.2010, 07:17 +0100 schrieb tomloh...@gmail.com: > Hi list, > > this patch add support for lifeview fly dvb duo (hybrid card) on medion > laptop > > what works : dvb and analogic tv > not tested : svideo, composite, radio (i am not the owner of this card) > > this card

Re: [ANNOUNCE] git tree repositories & libv4l

2010-01-21 Thread Mauro Carvalho Chehab
Hans Verkuil wrote: > On Thursday 21 January 2010 03:46:05 Brandon Philips wrote: >> On 00:07 Thu 21 Jan 2010, Mauro Carvalho Chehab wrote: >>> Brandon Philips wrote: >> So here is how I see v4l-utils.git being laid out based on what others >> have said: >> >> libv4l1/ >> libv4l2/ >> libv4lconv

[cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: WARNINGS

2010-01-21 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Thu Jan 21 19:00:03 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14014:e4429a1b736c gcc version: gcc (

Re: [ANNOUNCE] git tree repositories & libv4l

2010-01-21 Thread Mauro Carvalho Chehab
Hans Verkuil wrote: > On Thursday 21 January 2010 03:07:32 Mauro Carvalho Chehab wrote: >> Brandon Philips wrote: I've different experience in the projects with git I've used, as long as there are some governance rules (like never ever push -f, always do a rebase fix your stuff and

Re: SSH key parser

2010-01-21 Thread Manu Abraham
Hi Andy, On Thu, Jan 21, 2010 at 6:21 AM, Andy Walls wrote: > On Wed, 2010-01-20 at 16:24 +0400, Manu Abraham wrote: >> Hi all, >> >> I have been working with some T&M applications. Does anybody know of a >> good SSH key parser that I need to use, for remote authentication in >> such applications

Re: Remote for Terratec Cinergy C PCI HD (DVB-C)

2010-01-21 Thread Hans-Peter Wolf
Hi, I got it finally running! I just took the last s2-liplianin source and it was detected automatically: I: Bus=0001 Vendor= Product= Version=0001 N: Name="Mantis VP-2040 IR Receiver" P: Phys=pci-:01:06.0/ir0 S: Sysfs=/devices/virtual/input/input5 U: Uniq= H: Handlers=kbd event5 B

updated dvb-t/uk-StocklandHill scan file

2010-01-21 Thread Steven Côté
I have an updated scan file for uk-StocklandHill for the new settings after the digital switch over. # UK, Stockland Hill # http://www.ukfree.tv/txdetail.php?a=ST222014 T 514167000 8MHz 2/3 1/2 QAM64 8k 1/32 NONE # PSB1 T 490167000 8MHz 2/3 1/2 QAM64 8k 1/32 NONE # PSB2 #T 538167000 8MHz 2

Re: Drivers for Eyetv hybrid

2010-01-21 Thread Simon Kenyon
On 21/01/2010 12:07, Markus Rechberger wrote: On Thu, Jan 21, 2010 at 10:55 AM, Morten Friesgaard wrote: To bad. I bought this tuner because of the cross platform compability :-/ Well, it looks awfully alot like the TerraTec H5, would there be a driver this one? http://www.terratec.net/en

Re: Conexant Systems, Inc. Hauppauge Inc. HDPVR-1250 model 1196 (rev 04) [How to make it work?]

2010-01-21 Thread Devin Heitmueller
On Thu, Jan 21, 2010 at 6:02 AM, Philip Downer wrote: > Ukko Happonen wrote: >> >> How do I make the TV tuner work? >> >> lspci -d 14f1:8880 -v says >>        Kernel driver in use: cx23885 >>        Kernel modules: cx23885 >> > > Looks to me like it's already working. > > Do you have a /dev/dvb/ad

Re: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream

2010-01-21 Thread Christophe Thommeret
Le jeudi 21 janvier 2010 12:57:00, dvbfreaky 007 a écrit : > Hi , > Can any one suggest me on linux, How to capture/dump/Save complete DVB > Stream( Not elementary Streams). > > To capture elementary stream, I know these > 1. dvbstream -f xx -o pid > /home/user/111/ts -o 8192 > 2. Through VL

Re: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream

2010-01-21 Thread Soyeb Aswat
Dump pid 8192 to dump the raw ts. Soyeb email: so...@btinternet.com www: http://soyeb.homeip.net From: dvbfreaky 007 To: linux-...@linuxtv.org Sent: Thursday, 21 January, 2010 11:57:00 Subject: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB

Re: TT-Budget/S-1500 PCI crashes with current hg (v4l-dvb-cdcf089168df)

2010-01-21 Thread dm66
On 01/21/10 15:58, Samuel Rakitnican wrote: Hi, for the kernel crash, there was a breakage introduced recently so all devices with an IR cause a kernel oops without the following patch: http://patchwork.kernel.org/patch/70126/ Regards On Thu, 21 Jan 2010 08:47:16 +0100, wrote: Hi, My Techn

Re: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream

2010-01-21 Thread Brice Dubost
dvbfreaky 007 wrote: > Hi , > Can any one suggest me on linux, How to capture/dump/Save complete DVB > Stream( Not elementary Streams). > > To capture elementary stream, I know these > 1. dvbstream -f xx -o pid > /home/user/111/ts > 2. Through VLC also can able to store ( But i am not succeedi

Re: Drivers for Eyetv hybrid

2010-01-21 Thread Markus Rechberger
On Thu, Jan 21, 2010 at 10:55 AM, Morten Friesgaard wrote: > To bad. I bought this tuner because of the cross platform compability :-/ > > Well, it looks awfully alot like the TerraTec H5, would there be a > driver this one? > http://www.terratec.net/en/products/TerraTec_H5_83188.html > just fyi.

Re: TT-Budget/S-1500 PCI crashes with current hg (v4l-dvb-cdcf089168df)

2010-01-21 Thread Samuel Rakitnican
Hi, for the kernel crash, there was a breakage introduced recently so all devices with an IR cause a kernel oops without the following patch: http://patchwork.kernel.org/patch/70126/ Regards On Thu, 21 Jan 2010 08:47:16 +0100, wrote: Hi, My Technotrend S-1500 crashes everytime i lo

Re: Conexant Systems, Inc. Hauppauge Inc. HDPVR-1250 model 1196 (rev 04) [How to make it work?]

2010-01-21 Thread Philip Downer
Ukko Happonen wrote: How do I make the TV tuner work? lspci -d 14f1:8880 -v says Kernel driver in use: cx23885 Kernel modules: cx23885 Looks to me like it's already working. Do you have a /dev/dvb/adapter0 dir with anything in it? if so see http://www.linuxtv.org/wiki/inde

Re: bt878 card: no sound and only xvideo support in 2.6.31 bttv 0.9.18

2010-01-21 Thread Leopold Gouverneur
On Thu, Jan 21, 2010 at 09:05:06AM +0100, LiM wrote: > Hello, > > i have the same problem as > http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/11441 > also with Hercules Smart TV Stereo .. > works OK audio+video on ..2.6.29-gentoo-r5 + bttv 0.9.17 > but NO AUDIO on linux-2

Re: Drivers for Eyetv hybrid

2010-01-21 Thread Morten Friesgaard
To bad. I bought this tuner because of the cross platform compability :-/ Well, it looks awfully alot like the TerraTec H5, would there be a driver this one? http://www.terratec.net/en/products/TerraTec_H5_83188.html How hard is it to create a driver myself? I'm an engineer, have some knowlege wi

bt878 card: no sound and only xvideo support in 2.6.31 bttv 0.9.18

2010-01-21 Thread LiM
Hello, i have the same problem as http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/11441 also with Hercules Smart TV Stereo .. works OK audio+video on ..2.6.29-gentoo-r5 + bttv 0.9.17 but NO AUDIO on linux-2.6.31-gentoo-r6 + bttv 0.9.18 cat /etc/modprobe.d/bttv.conf option

Re: [PATCH] MT9T031: write xskip and yskip at each set_params call

2010-01-21 Thread Valentin Longchamp
Guennadi Liakhovetski wrote: On Wed, 20 Jan 2010, Valentin Longchamp wrote: This prevents the registers to be different to the computed values the second time you open the same camera with the sames parameters. The images were different between the first device open and the second one with the