Page 2 of 2

Re: TBS 6984 & SageTV, but issues...

PostPosted: Mon Apr 08, 2013 7:21 am
by routerunner
Hi,

I'm developing a new DirectShow filter for SageTV which finally allowed me to discover the issue on using multiple TBS6984 and SageTV.

Basically, my new filter connects to the output pin of the TBS DVB-S TS capture filter which exposes a request to allocate only 32900 bytes (175 TS packets) per sample; unfortunately that amount of memory is too tight to properly work with SageTV, therefore I'm kindly requesting to increase that value to 56400 (300 TS packets) which finally makes the card working properly with SageTV.

Kind Regards
Eddy