[Bug 664256] Separate video decoding in another process

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


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

--- Comment #4 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-12-02 07:43:23 UTC ---
Bastien, another thought. Moving a partial pipeline to a separate process can e
difficult when bin boundaries overlap. For totem I could see a much simpler
solution:
- have a out-of process head-less totem running a dbus service (MPRIS alike)
- the oop totem uses shmsink as a video-sink
- the real-totem uses shmsrc ! autovideosink
- audio can be send from any process anyway

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