[Bug 715147] tsdemux: Handle streams without PAT and/or PMT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 04:29:15 PST 2014


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

--- Comment #18 from Edward Hervey <bilboed at bilboed.com> 2014-02-25 12:50:33 UTC ---
Eric, those various bugs you mention have been updated. Might want to rebase
your patch.

Furthermore, I've had yet-another-idea to speed up stream type detection (i.e.
steps 4/5 from Comment #5).

Instead of passing the data through typefind, we can also analyze the various
PES start codes and data to identify the stream type.

vlc does that and has covered a good amount of solutions :
http://git.videolan.org/?p=vlc.git;a=blob;f=modules/demux/ps.h;h=c36bdcdb0b585418628b1e27968ccc1d60cc7ade;hb=HEAD#l81

-- 
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