<div class="gmail_quote"><br>Try also -C -Y, though I think -Y implies -C.<div><br></div><div>The "ENABLE" part of the config is actually "ALWAYS ON". If 1, this makes dvblast restart the CI module (if present) if the service fails to decrypt.</div>
<div class="HOEnZb"><div class="h5">
<div><br></div><div><br><div class="gmail_quote">2012/1/24 JULIAN GARDNER <span dir="ltr"><<a href="mailto:joolzg@btinternet.com" target="_blank">joolzg@btinternet.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><span>OK tried and nothing, i always thought the format of the conf file was</span></div><div><span><br></span></div><div><span>ip ENABLE sid<br>

</span></div><div><br></div><div>I have tried your idea and again no decode, tsdecrypt does not show any ecm/emm coming in<br></div><div><br></div><div>joolz</div><div><br><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;margin-top:5px;padding-left:5px">

  <div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <div dir="ltr"> <font face="Arial"> <hr size="1">  <b><span style="font-weight:bold">From:</span></b> Doychin Dokov <<a href="mailto:dokov@silistra.tv" target="_blank">dokov@silistra.tv</a>><br>

 <b><span style="font-weight:bold">To:</span></b> JULIAN GARDNER
 <<a href="mailto:joolzg@btinternet.com" target="_blank">joolzg@btinternet.com</a>>; Mailing list for DVBlast developers <<a href="mailto:dvblast-devel@videolan.org" target="_blank">dvblast-devel@videolan.org</a>> <br>

 <b><span style="font-weight:bold">Sent:</span></b> Tuesday, 24 January 2012, 14:53<br> <b><span style="font-weight:bold">Subject:</span></b> Re: [dvblast-devel] tsdecrypt<br> </font> </div><div><div> <br><div>
You don't need -M 930 in your tsdecrypt command line as well, since you are feeding a single service to it.<br><br><div>2012/1/24 JULIAN GARDNER <span dir="ltr"><<a rel="nofollow" href="mailto:joolzg@btinternet.com" target="_blank">joolzg@btinternet.com</a>></span><br>


<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><span>just did a pull for your changes</span></div>


<div><br><span></span></div><div>dvb.conf contains</div><div><a rel="nofollow" href="http://224.10.0.3:1234/udp" target="_blank">224.10.0.3:1234/udp</a> 1 930<br>
</div><div><span><br></span></div><div><span>Test cases</span></div><div>dvblast -f x -s y -c dvb.conf                 NOT WORKING</div>dvblast -f x ls y -c dvb.conf -Y            NOT WORKING
<div>dvblast -f x ls y -c dvb.conf -Y -W      NOT WORKING</div><div>dvblast -f x ls y -c dvb.conf -W           NOT WORKING</div>
<div><br>
</div><div>
</div><div>
</div>
  <span></span>
All the above cases dont seem to add int the CA pids from the PMT<br><div><a rel="nofollow" href="http://224.10.0.3:1234/udp" target="_blank">224.10.0.3:1234/udp</a> 1 930 1,49,55,80,92,130,938,939<br>

</div>

<br>if i add these missing pids, even the audio video pids, to the dvb.conf file it works, no -Y or  -W needed.<br><br>am i doing something wrong? i have -M 930 in my tsdecrypt command line as well<br><br><br>joolz<br><br>


<br><br><br><div><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;margin-top:5px;padding-left:5px">  <div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <div style="font-family:times new roman,new york,times,serif;font-size:12pt">


 <div dir="ltr"> <font face="Arial"> <hr size="1">  <b><span style="font-weight:bold">From:</span></b> Georgi Chorbadzhiyski <<a rel="nofollow" href="mailto:gf@unixsol.org" target="_blank">gf@unixsol.org</a>><br> <b><span style="font-weight:bold">To:</span></b> Mailing list for DVBlast developers <<a rel="nofollow" href="mailto:dvblast-devel@videolan.org" target="_blank">dvblast-devel@videolan.org</a>> <br>


<b><span style="font-weight:bold">Cc:</span></b> JULIAN GARDNER <<a rel="nofollow" href="mailto:joolzg@btinternet.com" target="_blank">joolzg@btinternet.com</a>> <br> <b><span style="font-weight:bold">Sent:</span></b> Tuesday, 24 January 2012, 14:33<br>


 <b><span style="font-weight:bold">Subject:</span></b> Re: [dvblast-devel] tsdecrypt<br> </font> </div> <br>Around 01/24/2012 03:18 PM, Georgi Chorbadzhiyski scribbled:<br>> Around 01/24/2012 03:16 PM, JULIAN GARDNER scribbled:<br>


>> with -Y -W no change<br>> <br>> If you remove the whole line:<br>> <br>> if ( b_enable_ecm && i_tag == 0x9 ) continue;<br>> <br>> does it work?<br><br>Ok, I think you were not applying the test patch. Without the patch<br>


CA descriptors were missing, with the patch CA descriptors are in PMT.<br>I pushed the commit to dvblast repo so you can update it.<br><br>I have tested using:<br><br>./dvblast \<br>    --ecm-passthrough \<br>    --emm-passthrough \<br>


    --epg-passthrough \<br>    --udp \<br>    --rtp-input <a rel="nofollow" href="http://239.78.78.1:5000/udp" target="_blank">239.78.78.1:5000/udp</a> \<br>    --config-file
 dvblast.conf<br><br>in dvblast.conf I have one service only:<br><br><a rel="nofollow" href="http://239.78.78.2:5000/udp" target="_blank">239.78.78.2:5000/udp</a>    1   1815<br><br>this service is encrypted, and with the patch CA descriptors in PMT<br>


are there so tsdecrypt works.<span><font color="#888888"><br><br>-- <br>Georgi Chorbadzhiyski<br><a rel="nofollow" href="http://georgi.unixsol.org/" target="_blank">http://georgi.unixsol.org/</a><br><br><br> </font></span></div>


 </div> </blockquote></div>   </div></div><br>_______________________________________________<br>
dvblast-devel mailing list<br>
<a rel="nofollow" href="mailto:dvblast-devel@videolan.org" target="_blank">dvblast-devel@videolan.org</a><br>
<a rel="nofollow" href="http://mailman.videolan.org/listinfo/dvblast-devel" target="_blank">http://mailman.videolan.org/listinfo/dvblast-devel</a><br>
<br></blockquote></div><br>
</div><br><br> </div></div></div> </div> </blockquote></div>   </div></div></blockquote></div><br></div>
</div></div></div><br>