[Bug 758699] Assume unknown OMX color formats are similar to YUV420
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 27 05:56:49 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758699
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Mathias Hasselmann (IRC: tbf) from comment #6)
>
> Is there a branch for this work? For me master still rejects any
> OMX_COLOR_FormatAndroidOpaque format (0x7F000789).
>
> I'd also like to point out that master consumes 2.4 the CPU time of pure
> Android Media or even QtMultimedia solutions still. So there is room for
> improvement.
If you use playbin and glimagesink, it should handle this and not use a lot of
CPU. You need GIT master though.
Example with my phone, 720p30 without zerocopy uses 100% CPU (well, it doesn't
play in real time in any case). With the recent zerocopy work it plays smoothly
and uses 4% CPU or something around that.
Also by using zerocopy, you don't care about the actual color format used. It's
just OpenGL in the end then.
> Now the question is, what Android devices GStreamer targets. Does it aim for
> the embedded use case only, or does it also target Play Store applications.
There are already quite a few GStreamer applications in the app store ;) Does
that answer your question?
--
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