[Bug 778118] mpegts: Can't distinguish extension_descriptor via gst_mpegts_find_descriptor

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 3 05:30:39 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=778118

--- Comment #1 from Gabby Park <di85.park at gmail.com> ---
I leave sample ES loop info in PMT as below:

stream_type = 0x06 (ISO/IEC 13818-1 PES packets containing private data)
elementary_PID = 0x40
ES_info_length = 41
ES Info:
    descriptor_tag = 0x7F
    descriptor_length = 2
    descriptor_tag_extension = 0x15 (AC-4_descriptor)

    descriptor_tag = 0x52 (Stream identifier descriptor)
    descriptor_length = 1
      component_tag = 64

    descriptor_tag = 0x7F
    descriptor_length = 32
    descriptor_tag_extension = 0x9 (audio_preselection_descriptor)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list