[Bug 664232] Doesn't work: camerabin2 image-capture-encoder=pngenc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 16 15:00:07 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664232
  GStreamer | gst-plugins-bad | 0.10.35

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk
         Resolution|                            |NOTABUG

--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2011-11-16 23:00:01 UTC ---
Are you using latest camerabin2 from git? Looks like you're using an old
version of it. The git version has lots of improvements.

Latest camerabin2 uses encoding profiles instead of passing element instances.
Instead of passing pngdec, you have to create a encoding profile for png and
set that as the 'image-profile'.

Check the docs on top of camerabin2 source file on -bad for the latest usage
info:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst/camerabin2/gstcamerabin2.c

If you have further doubts on the usage, you can use the gstreamer devel
mailing list for asking questions.

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