[gstreamer-bugs] [Bug 431252] Very simple & universal way to make serious hw acceleration.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 20 01:41:21 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=431252

  GStreamer | don't know | Ver: HEAD CVS




------- Comment #8 from Edward Hervey  2007-04-20 08:41 UTC -------
right, so what you're asking is exactly in par with the code I posted further
up.... except that I think limiting those processing to the sink is not great.

why shouldn't I be able to use the GPU to:
* resize
* deinterlace
* motion-compensate
* do colour-balance
* do colourspace conversion
* ...

... in the middle of my pipeline ? This would be helpful for a LOT more tasks
that just playback. And the code above is the proof of concept that we can do
this as a input/output element and not just as a sink. Doing it as a sink is
simple, elisa (elisa.fluendo.com) have already managed that for example.

Also, if you use the glsink gstreamer element... it already does internally
rescaling for example.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=431252.




More information about the Gstreamer-bugs mailing list