[gstreamer-bugs] [Bug 148479] - [ffenc_mpeg4] broken

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jul 27 04:35:06 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=148479
GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-07-27 07:35 -------
Most ff-encoders are broken in that way. The error is correct: "ERROR: pipeline
doesn't want to play.", that's what every pipeline will tell you. The problem is
indeed that colorspace selection in the encoder is fairly broken. This worked
for the old capsnego system (because that allowed multiple _link() calls), but
fails here. The proper fix is to fake-initialize the given encoder in the
_init() function, read the element's preferred input colorspace and only
advertize that on the sinkpad.

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