[gstreamer-bugs] [Bug 583470] New: mpegtsparse: Old pes pids not removed when receiving PAT table

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 21 09:11:13 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=583470

  GStreamer | gst-plugins-bad | Ver: git
           Summary: mpegtsparse: Old pes pids not removed when receiving PAT
                    table
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mikma at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.25/2.26
   GNOME milestone: Unspecified


Please describe the problem:
gnome-dvb-daemon is not able to scan all the DVB-C channels om my cable
network. The DVB-C channels are distributed in four frequences. Two of the
channels are not found by gnome-dvb-daemon. Some PIDs are used on multiple
frequencies and for different things. For example PID 700 is used for PES
stream on one frequence and for PMT on another. The problem is the hash table
in mpegtsparse containing PES pids. This hash table can contain old information
when tuning to a different frequency and changing transport streams, since old
PES pids aren't removed when a new PAT is received. The old programs are
removed but the PES hash table is not updated.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
OS: Ubuntu 9.04
DVB-C: Anysee E30 C Plus


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=583470.




More information about the Gstreamer-bugs mailing list