<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>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:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(57, 51, 255);">"video/<span style="text-decoration: underline">quicktime</span>,variant=(string)<span style="text-decoration: underline">iso:</span>video/x-h264,stream-format=(string)<span style="text-decoration: underline;">avc</span>,alignment=(string)<span style="text-decoration: underline;">au:</span>audio/<span style="text-decoration: underline;">mpeg</span>,stream-format=(string)raw,<span style="text-decoration: underline;">mpegversion</span>=4”</div></div><div style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(57, 51, 255);"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px;">I would really appreciate any help!</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px;">Thanks</div></div>-Eric<div><br><div><div>On Jul 15, 2014, at 3:35 PM, Eric Babyak <<a href="mailto:eric@eyesee360.com">eric@eyesee360.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Digging into this a little more, maybe encodebin isn’t finding the encoder for H264?  Decodebin seems to find the hardware encoder, but encodebin on mime type video/x-h264 format (avc) doesn’t result in this encoder: <MediaCodec name=“OMX.SEC.AVC.Encoder" type="video/avc” >  instead it’s using the x264 plugin.<br><br><blockquote type="cite">I’m attempting to send a command to ges-launch.c on Android to edit a video by combining a bunch of segments together.  I’m attempting this on a H264 encoded video file.  I can make it work; however, it is extremely slow and seems to be using the x264 plugin instead of amc hardware to do the encoding.  I’m using the latest binaries 1.3.9.<br><br>My arguments look something like this: in_uri_1 0  2 in_uri_2 3 9 -f profile -s -o out_uri<br><br>Really appreciate any help!<br><br>-Eric<br></blockquote><br></blockquote></div><br></div></body></html>