[Bug 699968] New: capsfilter: Send caps after segment if source has no caps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed May 8 17:16:34 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=699968
GStreamer | gstreamer (core) | git
Summary: capsfilter: Send caps after segment if source has no
caps
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: nicolas.dufresne at collabora.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The caps filter element will send caps after segment if source has no caps.
Pipepline to reporduce:
gst-launch fakesrc num-buffers=1 format=time ! capsfilter caps=video/h264 !
fakesink
Currently, it will negotiate on first buffer, but maybe it should negotiate
when the segment comes in.
--
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