[gstreamer-bugs] [Bug 613786] [PLUGIN-MOVE] Move imagefreeze to gst-plugins-good
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed May 5 03:26:33 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=613786
GStreamer | gst-plugins-good | git
--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2010-05-05 10:26:27 UTC ---
(In reply to comment #2)
> Shall we move this in this cycle? Is it going to go into its own plugin or is
> there a suitable plugin we can merge this into?
I don't know... IMHO we should create a video plugin at some point, which
contains videoscale and all that stuff.
But yes, we should probably move it for this cycle. Edward might want to use it
in pitivi asap :)
> One negotiation issue I noticed:
>
> gst-launch-0.10 filesrc location=foo.jpg ! jpegdec ! ffmpegcolorspace !
> imagefreeze ! ximagesink
> ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal data
> flow error.
> Additional debug info:
> gstbasesrc.c(2547): gst_base_src_loop ():
> /GstPipeline:pipeline0/GstFileSrc:filesrc0:
> streaming task paused, reason not-negotiated (-4)
Fixed, thanks:
commit 1f6688b1a1de13c91dba905ef2f340642ec363b4
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Wed May 5 12:23:56 2010 +0200
imagefreeze: Set fixed caps on the correct pad
This makes the sink getcaps function actually used instead of using
the fixed caps function for it.
--
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