Hello
I'd like to do fast video decoding on Android Things, but the only boards available with Android Things support are the i.MX6UL and the i.MX7D, neither of which seem to have onboard hardware codecs for 1080p h.264 video. Running vanilla Android (not Things) is not an option for us.
Thanks,
John
已解决! 转到解答。
Hi John
right, i.MX7D or i.MX6UL have not vpu (hardware video accelerator module) and supported
resolutions are up to 720 * 480 according to Table 30. Video codec specification for hardware
without VPU acceleration attached Release Notes. Seems i.MX7D is better suited for video decoding,
as more powerful processor.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi John
right, i.MX7D or i.MX6UL have not vpu (hardware video accelerator module) and supported
resolutions are up to 720 * 480 according to Table 30. Video codec specification for hardware
without VPU acceleration attached Release Notes. Seems i.MX7D is better suited for video decoding,
as more powerful processor.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------