[gstreamer-bugs] [Bug 162137] PostScript plugin (needs porting to 0.10)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 21 23:29:52 PDT 2009


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

--- Comment #15 from Ralph Giles <giles at xiph.org> 2009-09-22 06:29:48 UTC ---
If you pass -dBATCH and -dNOPAUSE gs should exit after writing the last of the
image data.

Alternatively, you could link the the shared library and use the display device
as described in http://ghostscript.com/doc/current/API.htm which will give you
a callback on page completion. This means you'll only be able to support
image/x-raw-rgb, but pngenc and jpegenc are of course available to pipeline
users.

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