The problem is the output from dvblast, not the one for tsdecrypt. It does not output the CA descriptors when -Y is used, which in turn makes tsdecrypt unable to find out the ECM PID. That makes first time users frustrated, because it's not working as expected.<div>
<br><br><div class="gmail_quote">2012/1/24 Georgi Chorbadzhiyski <span dir="ltr"><<a href="mailto:gf@unixsol.org">gf@unixsol.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Around 01/24/2012 02:33 PM, JULIAN GARDNER scribbled:<br>
<div class="im">> Anybody managed top get this working with dvblast, seems we are not sending all the pids that are needed.<br>
><br>
> im playing with a boxer card, caid 0500, and i see the 2 pids from the CAT being added to the stream,. but the ones in the PMT are not being added.<br>
><br>
> Ive tried /emm/ecm and -Y -W but still missing pids<br>
<br>
</div>Well, I have got it working :) you are missing pids where? If you are looking<br>
at the output, the default for tsdecrypt is to filter the output. See these<br>
options in the man page:<br>
<br>
-p, --output-filter<br>
    Enable output filtering. When output filter is enabled only PAT/PMT/SDT and<br>
data packets are left in the output. Everything else not mentioned in PMT like<br>
NIT, EIT, TDT tables and unknown pids is removed.<br>
<br>
-y, --output-nit-pass<br>
    Pass throught NIT packets when output filtering is enabled.<br>
<br>
-w, --output-eit-pass<br>
    Pass throught EIT (EPG) packets when output filtering is enabled.<br>
<br>
-x, --output-tdt-pass<br>
    Pass throught TDT/TOT packets when output filtering is enabled.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Georgi Chorbadzhiyski<br>
<a href="http://georgi.unixsol.org/" target="_blank">http://georgi.unixsol.org/</a><br>
_______________________________________________<br>
dvblast-devel mailing list<br>
<a href="mailto:dvblast-devel@videolan.org">dvblast-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/dvblast-devel" target="_blank">http://mailman.videolan.org/listinfo/dvblast-devel</a><br>
</font></span></blockquote></div><br></div>