How to use multiple video devices simultaneously

2012-12-03 Thread Dmitriy Alekseev
Hello. I have a pair of capture dongles Avermedia DVD EZMaker 7 (C039) which have cx231xx chip. Now using vlc and gst-launch-0.10 I can watch/stream video only from one of them simultaneously. For example videolan messages I got opening second device:  [0x7f055c001688] v4l2 demux error:

Re: How to use multiple video devices simultaneously

2012-12-03 Thread Devin Heitmueller
On Mon, Dec 3, 2012 at 5:02 AM, Dmitriy Alekseev alexe...@yahoo.com wrote: Hello. I have a pair of capture dongles Avermedia DVD EZMaker 7 (C039) which have cx231xx chip. Now using vlc and gst-launch-0.10 I can watch/stream video only from one of them simultaneously. For example videolan

Re: [PATCH 0/9] [media] s5p-tv: Checkpatch Fixes and cleanup

2012-12-03 Thread Tomasz Stanislawski
On 12/03/2012 05:28 AM, Sachin Kamat wrote: On 28 November 2012 11:33, Sachin Kamat sachin.ka...@linaro.org wrote: How about testing it on Origen board ? I wanted to but could not due to hardware setup problem. I will see if I can get it up today (I am off for the rest of the week).

[no subject]

2012-12-03 Thread Ernest Wilson
REF No: L/200-26937 BATCH No: 2007MJL-01 Your e-mail address have won you 750,000 GBP in Microsoft end of year raffle draw award 2012, contact this email : (ernestwilson...@zhot.net)with your name,address,phone number and age. Regards, Ernest Wilson. -- To unsubscribe from this list:

[GIT PULL for 3.8-final] media-fixes

2012-12-03 Thread Mauro Carvalho Chehab
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus For some driver fixes for s5p/exynos (mostly race fixes). Thanks! Mauro - The following changes since commit 86163adb8125a4ce85e0b23a50be82bd8c0daf95: [media] rtl28xxu: 0ccd:00d7

[PATCH] tda18271: add missing entries for qam_7 to tda18271_update_std_map() and tda18271_dump_std_map()

2012-12-03 Thread Frank Schäfer
Signed-off-by: Frank Schäfer fschaefer@googlemail.com --- drivers/media/tuners/tda18271-fe.c |2 ++ 1 Datei geändert, 2 Zeilen hinzugefügt(+) diff --git a/drivers/media/tuners/tda18271-fe.c b/drivers/media/tuners/tda18271-fe.c index 72c26fd..e778686 100644 ---

Re: [PATCH] tda18271: add missing entries for qam_7 to tda18271_update_std_map() and tda18271_dump_std_map()

2012-12-03 Thread Michael Krufky
Frank, Thank you for your patch -- I'll merge it to my tree later on today. Best regards, Mike Krufky 2012/12/3 Frank Schäfer fschaefer@googlemail.com: Signed-off-by: Frank Schäfer fschaefer@googlemail.com --- drivers/media/tuners/tda18271-fe.c |2 ++ 1 Datei geändert, 2

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-03 Thread Frank Schäfer
Am 02.12.2012 18:18, schrieb Frank Schäfer: Am 02.12.2012 15:23, schrieb Antti Palosaari: On 12/02/2012 01:44 PM, Frank Schäfer wrote: Am 30.11.2012 02:45, schrieb Matthew Gyurgyik: On 11/29/2012 02:28 PM, Frank Schäfer wrote: Matthew, stay tuned but be patient. ;) Regards, Frank Sure thing,

[GIT PULL] linux-firmware: cx23885: update to Version 2.06.139

2012-12-03 Thread Tim Gardner
Ben - what is your policy on extracting firmware from Windows drivers? It seems like it ought to be OK, and they _are_ the same files that are covered under the license in WHENCE. The following changes since commit bda53ca96deb3cacbef10a7a84bbaee2d09c7f34: brcm: new firmware version for

Re: [PATCH 1/1] [media] s3c-camif: Add missing version.h header file

2012-12-03 Thread Sylwester Nawrocki
Hi Sachin, On 12/03/2012 07:44 AM, Sachin Kamat wrote: versioncheck script complains about missing linux/version.h header file. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org Thank you for the patch. I've applied it to my tree for v3.9. Sylwester -- To unsubscribe from this list: send

[GIT PULL FOR v3.9] Monotonic video buffer timestamps

2012-12-03 Thread Sakari Ailus
Hi Mauro, This pull request contains monotonic video buffer timestamps and a fix for a small typo in documentation. Please pull. The following changes since commit d8658bca2e5696df2b6c69bc5538f8fe54e4a01e: [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check (2012-11-28

cron job: media_tree daily build: ERRORS

2012-12-03 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Mon Dec 3 19:00:23 CET 2012 git hash:d8658bca2e5696df2b6c69bc5538f8fe54e4a01e gcc version: i686-linux-gcc

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2012-12-03 Thread Fabio Estevam
Hi Mauro, On Wed, Nov 14, 2012 at 11:04 AM, Fabio Estevam fabio.este...@freescale.com wrote: commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed the location of iram.h, which causes the following build error when building the coda driver:

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-03 Thread Matthew Gyurgyik
On 12/03/2012 01:16 PM, Frank Schäfer wrote: Here is v2 of the patch (attached). Antti, could you please take a look at the std_map for the tuner ? I'm not sure what the correct and complete map is. For a first test, I've selected the same std_map as used with the KWorld A340 (LGDT3304 +

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-03 Thread Devin Heitmueller
On Mon, Dec 3, 2012 at 9:15 PM, Matthew Gyurgyik matt...@pyther.net wrote: Although, it looked like tuning was semi-successful, I tried the following * cat /dev/dvb/adapter0/dvr0 (no output) * mplayer /dev/dvb/adapter0/dvr0 (no output) * cat /dev/dvb/adapter0/dvr0 test.mpg (test.mpg

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-03 Thread Matthew Gyurgyik
On 12/03/2012 09:29 PM, Devin Heitmueller wrote: On Mon, Dec 3, 2012 at 9:15 PM, Matthew Gyurgyik matt...@pyther.net wrote: Although, it looked like tuning was semi-successful, I tried the following * cat /dev/dvb/adapter0/dvr0 (no output) * mplayer /dev/dvb/adapter0/dvr0 (no output)

RE: [PATCH 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver

2012-12-03 Thread Libin Yang
Hi Guennadi, When I'm refining the patch based on your comments, I met an issue. Could you please help me? [snip] - /* * Configure the controller for operation; caller holds the * device mutex. @@ -979,11 +1070,32 @@ static void mcam_vb_buf_queue(struct vb2_buffer *vb) {

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-03 Thread Devin Heitmueller
On Mon, Dec 3, 2012 at 9:42 PM, Matthew Gyurgyik matt...@pyther.net wrote: I would try running lsusb -v and send the output. Make sure that it's not expecting to use bulk mode for DVB (which would require driver changes to support). Devin Here is the output of lsusb -v

Re: [GIT PULL] linux-firmware: cx23885: update to Version 2.06.139

2012-12-03 Thread Ben Hutchings
On Mon, 2012-12-03 at 11:13 -0700, Tim Gardner wrote: Ben - what is your policy on extracting firmware from Windows drivers? I suppose the policy should be that the driver's licence must allow extracting and then distributing the result. Which I wouldn't expect ever to be the case, in practice.

RE: [PATCH 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver

2012-12-03 Thread Guennadi Liakhovetski
Hi Libin On Mon, 3 Dec 2012, Libin Yang wrote: Hi Guennadi, When I'm refining the patch based on your comments, I met an issue. Could you please help me? [snip] - /* * Configure the controller for operation; caller holds the * device mutex. @@ -979,11 +1070,32 @@

RE: [PATCH 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver

2012-12-03 Thread Libin Yang
Hi Guennadi, -Original Message- From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de] Sent: Tuesday, December 04, 2012 2:57 PM To: Libin Yang Cc: cor...@lwn.net; linux-media@vger.kernel.org Subject: RE: [PATCH 06/15] [media] marvell-ccic: add new formats support for marvell-ccic