I can confirm that the following line in the patch does fix dvb-radio:<br><br>_stream_data-&gt;AddWritingPID(_dummy_output_video_pid); <br><br>- Mark.<br><br><div><span class="gmail_quote">On 5/28/06, <b class="gmail_sendername">
MythTV</b> &lt;<a href="mailto:mythtv@cvs.mythtv.org">mythtv@cvs.mythtv.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
#1873: DVB-T radio broken<br>-------------------------------------------------+--------------------------<br> Reporter:&nbsp;&nbsp;Aidan Thornton &lt;<a href="mailto:makomk@lycos.co.uk">makomk@lycos.co.uk</a>&gt;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Owner:&nbsp;&nbsp;ijr
<br>&nbsp;&nbsp;&nbsp;&nbsp; Type:&nbsp;&nbsp;defect&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Status:&nbsp;&nbsp;new<br> Priority:&nbsp;&nbsp;minor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;Milestone:<br>Component:&nbsp;&nbsp;mythtv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Version:&nbsp;&nbsp;head<br> Severity:&nbsp;&nbsp;medium&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; Resolution:
<br>-------------------------------------------------+--------------------------<br>Comment (by <a href="mailto:mythdev@penyall.cix.co.uk">mythdev@penyall.cix.co.uk</a>):<br><br> Looked at this while trying to understand the new approach - file attached
<br> fixes radio but I'm not sure if the fix is in the right place.<br><br> Also<br> a) By observation - looking at ProgramMapTable::FindUnusedPID - I believe<br> there are a couple of typos - the patch fixes these, but they were not
<br> needed to fix the radio in my case.<br><br> b) The existing code suggests the dummy video streams are in the G.A.N.T<br> subdirectory of themes - in my case they are in the themes directory root<br> - I may be out of sync with theme movements - the patch fixes this but ...
<br><br> c) The actual fix is just to add the dumy pid to the writing pids list -<br> ymmv :)<br><br>--<br>Ticket URL: &lt;<a href="http://cvs.mythtv.org/trac/ticket/1873">http://cvs.mythtv.org/trac/ticket/1873</a>&gt;<br>
MythTV &lt;<a href="http://www.mythtv.org/">http://www.mythtv.org/</a>&gt;<br>MythTV<br>_______________________________________________<br>mythtv-commits mailing list<br><a href="mailto:mythtv-commits@mythtv.org">mythtv-commits@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits</a><br></blockquote></div><br>