[Bug 796666] mpegtsmux doesn't write PAT in audio-only mux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 25 14:05:45 UTC 2018


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

--- Comment #1 from Mike C. Fletcher <mcfletch at vrplumber.com> ---
Sorry, apparently I didn't get the whole sentence in there...

down to a check to see if the best stream is a video stream:

```  if (mux->force_key_unit_event != NULL && best->stream->is_video_stream)
{```

at line 1359 of `tsmux.c`. The Ubuntu 1.14.0 version doesn't have that check,
while the from-tarball centos7 version *does* have the check (and thus never
sends PAT tables).

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