When you compute the sid, if the sid is computed by a buffer 'data' such as:
sid = (data << 8 ) | data[i+1];
then
lcn = ((data[i+2] & 0x03) << 8 ) | data[i+3];
To help you correct this bug.
Thanks
Re: Italian LCN bug!?
- Forum: ProgDVB support
- Topic: Italian LCN bug!?
- Replies: 5
- Views: 5307
- Fri Feb 24, 2012 11:39 pm
- Jump to post