[no subject]

2012-08-25 Thread llar...@gmx.net
unsubscribe -- 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.org/majordomo-info.html

Re: [PATCH] em28xx: Fix height setting on non-progressive captures

2012-08-04 Thread llar...@gmx.net
Wait a minute, unless I completely misunderstood the bug (which is possible), I think this patch is straightforward. By the look of this hunk on commit c2a6b54a: -8-- diff --git a/drivers/media/video/em28xx/em28xx-core.c

Re: Terratec Cinergy XS 0ccd:0042 (em28xx): Tuning Problem Analog

2012-07-25 Thread llar...@gmx.net
I have tuning problem for some analog channels with the Terratec Cinergy XS 0ccd:0042. This card is unable to tune into some channels. I have another version of this hardware with the ID's 0ccd:005e. Interestingly, this Hardware-Version tunes without any problems all available channels.

Terratec Cinergy XS 0ccd:0042 (em28xx): Tuning Problem Analog

2012-07-20 Thread llar...@gmx.net
Hi, I have tuning problem for some analog channels with the Terratec Cinergy XS 0ccd:0042. This card is unable to tune into some channels. I have another version of this hardware with the ID's 0ccd:005e. Interestingly, this Hardware-Version tunes without any problems all available channels.

Re: libv4l2: error dequeuing buf: Resource temporarily unavailable

2012-07-18 Thread llar...@gmx.net
.htm), which are all SAA7134-based frame/video capture boards. -Original Message- From: llar...@gmx.net [mailto:llar...@gmx.net] Sent: Tuesday, July 17, 2012 11:46 AM To: char...@sensoray.com Cc: linux-media@vger.kernel.org Subject: Re: libv4l2: error dequeuing buf: Resource

Re: libv4l2: error dequeuing buf: Resource temporarily unavailable

2012-07-17 Thread llar...@gmx.net
Your driver load may not be quite right or got some conflicts. According to: http://www.kernel.org/doc/Documentation/video4linux/CARDLIST.saa7134, the Terratec Cinergy 400 TV should be card=8. Have you tried: restart, modprobe -r saa7134, modprobe saa7134 card=8, dmesg | grep

Re: libv4l2: error dequeuing buf: Resource temporarily unavailable

2012-07-16 Thread llar...@gmx.net
Am Montag, den 16.07.2012, 10:50 -0700 schrieb Charlie X. Liu: Your driver load may not be quite right or got some conflicts. According to: http://www.kernel.org/doc/Documentation/video4linux/CARDLIST.saa7134, the Terratec Cinergy 400 TV should be card=8. Have you tried: restart, modprobe

libv4l2: error dequeuing buf: Resource temporarily unavailable

2012-07-14 Thread llar...@gmx.net
Hi, I'm not sure, if this is the right list, if I'm wrong here, a hint for a appropriate place for my questions would be very appreciated. I have a problem with an analog Terratec Cinergy 400 TV. When I try to capture with ffmpeg, ffmpeg -f video4linux2 -i /dev/video0 out.mpg I get the error