[dvblast-devel] [biTStream] Issue invalid_sdt_section

Ludovic BOUÉ ludovic.boue at gmail.com
Thu Apr 26 16:20:58 CEST 2012


Le 26/04/2012 15:00, Kristof Meersseman a écrit :
> Thank you Ludovic,
>
> I have managed to capture the EIT table data, but I have no service id's... In that way I don't know which service the event corresponds to.
> I do it this way : multicat -u -p -S -X @239.0.1.3:49152 test3.ts | ts_filter 18 | ./dvb_print_si -x xml -T EIT>  test_arte.xml
>
> When I look with TS reader I see the service id's, so they are actually there ...
>
> This is the output:
> <?xml version="1.0" encoding="utf-8"?>
> <TS>
> <EIT tableid="0x53" type="actual_schedule" version="7" current_next="1" tsid="1051" onid="1" seg_last_sec_number="120" last_table_id="0x56">
> <EVENT id="59602" start_time="1336599900" start_time_dec="2012-05-09 21:45:00 UTC" duration="2700" duration_dec="00:45:00" running_status="0" free_CA_mode="0">
> <DESC id="0x4d" length="31" value="6465751205424541545a5a20696e20436f6e636572740805566f6c62656174">
> <SHORT_EVENT_DESC lang="deu" event_name="BEATZZ in Concert" text="Volbeat"/>
> </DESC>
> <DESC id="0x54" length="6" value="150030003300">
> <CONTENT_DESC content_l1="1" content_l2="5" user="0"/>
> <CONTENT_DESC content_l1="3" content_l2="0" user="0"/>
> <CONTENT_DESC content_l1="3" content_l2="3" user="0"/>
> </DESC>
> <DESC id="0x69" length="3" value="f4aded">
> <PDC_DESC pil="0x4aded" day="9" month="5" hour="23" min="45"/>
> </DESC>
> <DESC id="0x82" length="13" value="32333a343530392e3035233030">
> <UNKNOWN_DESC />
> </DESC>
Kristof,

I wrote a patch yesterday to print  service id's. You can get it here: 
https://github.com/gfto/bitstream/commits/
What is the purpose of your approach?

Regards,
Ludovic


More information about the dvblast-devel mailing list