This error is shown by VLC when channel changed:

[0x7f1bbc000cd0] dvb access error: DMXSetFilter: failed with -1 (Invalid argument)
[0x7f1bbc000cd0] dvb access error: DMXSetFilter failed
[0x7f1bbc32f910] main stream error: cannot pre fill buffer


but it seems to be related dvb_usb_ctrl_feed() I pointed earlier mail.

Antti


On 09/08/2011 12:18 AM, Antti Palosaari wrote:
This patch seems to break all DVB USB devices we have. Michael, could
you check and fix it asap.

On 09/06/2011 08:21 PM, Mauro Carvalho Chehab wrote:
This is an automatic generated email to let you know that the
following patch were queued at the
http://git.linuxtv.org/media_tree.git tree:

Subject: [media] dvb-usb: refactor MFE code for individual streaming
config per frontend
Author: Michael Krufky<mkru...@kernellabs.com>
Date: Tue Sep 6 09:31:57 2011 -0300

refactor MFE code to allow for individual streaming configuration
for each frontend

Signed-off-by: Michael Krufky<mkru...@kernellabs.com>
Reviewed-by: Antti Palosaari<cr...@iki.fi>
Signed-off-by: Mauro Carvalho Chehab<mche...@redhat.com>

drivers/media/dvb/dvb-usb/dvb-usb-dvb.c | 141 ++++++-----

dvb_usb_ctrl_feed()
if ((adap->feedcount == onoff) && (!onoff))
adap->active_fe = -1;



http://git.linuxtv.org/media_tree.git?a=commitdiff;h=77eed219fed5a913f59329cc846420fdeab0150f

<diff discarded since it is too big>


regards
Antti



--
http://palosaari.fi/
--
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

Reply via email to