[Bug 738416] decodebin: Don't plug multiple parsers one after another

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 27 06:49:09 PDT 2014


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

--- Comment #23 from Matej Knopp <matej.knopp at gmail.com> 2014-10-27 13:49:06 UTC ---
Some of the things that we do (compute correct PTS for MPEG2/MPEG4) might make
sense for upstream, although it also increases latency (all b-frames need to be
buffered) and most decoders don't really care anyway.

Other things don't really make sense for upstream, i.e. we post extra tag if
there is more than one IDR frame in H.264 stream (we need different behavior
for streams with IDR frames and without; we're remuxing H.264 streams for HLS
and streams without periodic IDR frames need to be transcoded because iOS
client can not handle that).

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