[gstreamer-bugs] [Bug 148479] New: - [ffenc_mpeg4] broken
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon Jul 26 02:58:42 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=148479
GStreamer | gst-ffmpeg | Ver: HEAD CVS
Summary: [ffenc_mpeg4] broken
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: johan at gnome.org
QAContact: gstreamer-bugs at lists.sourceforge.net
A simple pipeline just fails. I'm not sure if I'm doing something (eg missing
colorspace). If so this is still a bug, since it should say something useful.
Same applies to msmpeg4v1 and v2.
pipeline:
videotestsrc ! ffenc_mpeg4 ! fakesink
output:
RUNNING pipeline ...
/pipeline0/videotestsrc0.src: active = TRUE
ERROR: pipeline doesn't want to play.
/pipeline0/videotestsrc0.src: active = FALSE
(process:14550): GLib-GObject-WARNING **: invalid uninstantiatable type
`<invalid>' in cast to `GstObject'
(process:14550): GStreamer-CRITICAL **: file gstelement.c: line 3309
(gst_element_get_scheduler): assertion `GST_IS_ELEMENT (element)' failed
(process:14550): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)'
in cast to `GstObject'
(process:14550): GStreamer-CRITICAL **: file gstelement.c: line 3309
(gst_element_get_scheduler): assertion `GST_IS_ELEMENT (element)' failed
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list