[mythtv] ZM 1.26.3 and commit a179aae6 ?

Paul Harrison mythtv at sky.com
Sun Sep 29 10:24:02 UTC 2013


On 29/09/13 11:09, Warpme wrote:
> On 9/28/13 11:10 PM, Paul Harrison wrote:
>> OK thanks, try the attached  patch. I tried it on 1.25.0 and it 
>> worked OK. There may be other changes in 1.26.3 that I haven't found 
>> yet so let me know if you spot anything.
>>
>> Paul H.
>>
>>
>> _______________________________________________
>> mythtv-dev mailing list
>> mythtv-dev at mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-dev
> Paul,
> I patched/compiled.
> Unfortunately LiveStream still gives black screen.
> Here is log from mythzmserver:
>
> Getting live frame from monitor: 1
> Frame size: 0
> Processing: 'GET_LIVE_FRAME'
> Getting live frame from monitor: 1
> Frame size: 0
> Processing: 'GET_LIVE_FRAME'
> Getting live frame from monitor: 1
> Frame size: 0
> Processing: 'GET_LIVE_FRAME'
> Getting live frame from monitor: 1
> Frame size: 0
> Processing: 'GET_LIVE_FRAME'
>

Frame size:0 ? Ah sorry there is a typo in int 
MONITOR::getLastWriteIndex(void)

The last line should be:-

return shared_data26->last_write_index;

Paul H.


More information about the mythtv-dev mailing list