[Bug 753617] New: splitmuxsink: allow non-video streams to serve as reference
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 14 04:15:10 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753617
Bug ID: 753617
Summary: splitmuxsink: allow non-video streams to serve as
reference
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: george.kiagiadakis at collabora.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 309253
--> https://bugzilla.gnome.org/attachment.cgi?id=309253&action=edit
splitmuxsink: allow non-video streams to serve as reference
splitmuxsink at the moment requires a video stream to be present. This patch
lifts this restriction and allows the first available stream to be used as a
reference.
This works fine, although it could probably be done better, avoiding all the
overhead of the GOP collecting logic. In an audio stream, every buffer is
considered a "keyframe".
--
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