[Bug 736003] mpegts : How to determine the same section

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 5 01:35:40 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736003
  GStreamer | gst-plugins-bad | git

--- Comment #3 from jingbo.hou <jingbo.hou at samsung.com> 2014-09-05 08:35:32 UTC ---
STT has this issue obviously.

ATSC Standard (A65/2013) page 24: 
table_id_extension – This 16-bit field shall be set to 0x0000.
version_number – This 5-bit field shall have a value of zero.
section_number – The value of this 8-bit field shall always be 0x00 (this table
is only one section
long).
last_section_number – The value of this 8-bit field shall always be 0x00.

every item should be set 0. so we can't judge whether the sections are the
same.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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