[Bug 724636] New: v4l2videodec: VP8 KO with playbin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 18 04:25:37 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724636
GStreamer | gst-plugins-good | 1.x
Summary: v4l2videodec: VP8 KO with playbin
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: hugues.fruchet at st.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=269542)
View: https://bugzilla.gnome.org/attachment.cgi?id=269542
Review: https://bugzilla.gnome.org/review?bug=724636&attachment=269542
v4l2object: do not emit "parsed" caps for vp8
VP8 stream not played with v4l2videodec plugin.
Problem is a negotiation issue between matroskademux and v4l2videodec, due to
"parsed" emitted in caps by v4l2videodec and not accepted by matroskademux.
It seems that VP8 is not "parseable" (cf Bug 637831), so vp8parse has not been
developped.
The proposed patch consist to not emit "parsed" in caps in case of VP8.
--
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