[Bug 664256] Separate video decoding in another process

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 1 23:34:43 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664256
  GStreamer | don't know | unspecified

--- Comment #3 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-12-02 07:34:27 UTC ---
Yes, the overhead is mostly the shm transport. A fully transparent
implementation would be cool, but is not trivial. It would be great to have a
let call it ProxyBin. It would register proxy gobject for each element (unless
they have been already registered). It would need to launch the actual elements
in a new process and establishing the proxy links between each of the elements.
Might become complicated when done recursively. Ideally it could use
libdataprotocol to marshal buffers, events, queries and messages.

This could be a great GSoC project for next summer.

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