Extended Event Descriptor
#1
Posted 20 January 2012 - 10:50
It works most of the time, however the dvb spec allows for the extended event descriptor to be segmented into multiple extended event descriptors, which is not handled here.
enigma2 is storing all extended event descriptors it finds but only using 1 of them.
Re: Extended Event Descriptor #2
Posted 20 January 2012 - 10:54
But you are right, if this is indeed what happens, it's not correct, strictly speaking.
Re: Extended Event Descriptor #3
Posted 20 January 2012 - 10:56
For the people who need to merge the short and extended descriptions, I think this should be checked because it may be the rest of their description is in another extended descriptor.a single extended event descriptor can contain more data than fits on the screen, so perhaps the person that implemented this decided it would not make sense to parse more than one descriptor
But you are right, if this is indeed what happens, it's not correct, strictly speaking.
Re: Extended Event Descriptor #4
Posted 20 January 2012 - 11:11
Sorry, spoke too soon. I didnt notice the += on the event description, so the only bug would be if the the descriptors came in out of order which I am not sure that they can.For the people who need to merge the short and extended descriptions, I think this should be checked because it may be the rest of their description is in another extended descriptor.
a single extended event descriptor can contain more data than fits on the screen, so perhaps the person that implemented this decided it would not make sense to parse more than one descriptor
But you are right, if this is indeed what happens, it's not correct, strictly speaking.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users