> I think what might happening is that TS packets are getting chopped, as
> device seems to want
> to align to max packet size.
Oh, I also noticed that the Linux driver uses a smaller USB packet
count than Windows. Is there any discernible reason for this? Lag on
DVB isn't an issue for me and p
On Tue, 2011-08-23 at 11:47 +1000, Jason Hecker wrote:
> Damn, this patch didn't help so maybe forget this patch. Tuner A is
> still messed up.
Try this patch, applied to the latest media_build. it aligns buffer size to the
max packet
size instead of TS packet size.
I think what might happening