zero-copy pipeline test cases

Sebastian Dröge sebastian at centricular.com
Fri Oct 23 11:59:16 PDT 2015


On Fr, 2015-10-23 at 10:26 -0700, Sepehr Laal wrote:
> Hello Sebastian,
> 
> Thanks for your reply. I am not sure if I did everything correctly
> but here are the steps I took:
> 
> I compiled the amc plugin off of the Github repo (I think this is
> also already merged in the main GST repo as well?).
> I replaced the binary with the one found in the 1.6 armabi-v7a binary
> distribution.

You also need to place the .java file into the correct directory and
update the build system. See:
https://bugzilla.gnome.org/show_bug.cgi?id=755173

> I re-linked my application against it
> I ran the following pipeline: playbiin uri="/path/to/video.mp4"
> video-sink=fakesink

With fakesink it won't use zerocopy rendering. Use glimagesink, which
should be the automatically selected one. It only works with OpenGL.

> The video is a UHD 4k 23fps sample which can be found
> here: http://4ksamples.com/4k-uhd-fireworks-sample/

4k seems rather ambitious :) Did you try with Full HD first? Also check
in the debug logs if it actually goes into the zerocopy configuration.


-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20151023/e97b79a6/attachment.sig>


More information about the gstreamer-android mailing list