Encodebin not Picking up h264 Encoder

Tim Müller tim at centricular.com
Mon Jul 21 15:27:38 PDT 2014


On Mon, 2014-07-21 at 18:06 -0400, Eric Babyak wrote:

> I’m still stuck on this, but it really does seem like encodebin just
> is not picking up the h264 hardware encoder on Android.  Here are my
> caps which result in the x264enc:
> 
> 
> "video/quicktime,variant=(string)iso:video/x-h264,stream-format=(string)avc,alignment=(string)au:audio/mpeg,stream-format=(string)raw,mpegversion=4”

Have you tried other container/stream-format combinations, such as e.g.

video/mpegts +
video/x-h264,stream-format=(string)byte-stream

and/or have you tried leaving out the stream-format altogether? I
suspect your hardware encoder outputs byte-stream.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-android mailing list