How to realtime converting video format?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to realtime converting video format?

跳至解决方案
1,730 次查看
gabper3x
Contributor II

Hello,

Now I'm trying the realtime converting video format from MPEG2 to H.264.
But the i.MX8M doesn't have more performance to convert at realtime.
I don't know another way so,
If you know, would you like to let me know something cases about this?

my environment is below.
CPU: i.MX8M
RAM: 4GB
OS: Android 11

Best regards,

0 项奖励
回复
1 解答
1,685 次查看
joanxie
NXP TechSupport
NXP TechSupport

normally vpu(HW) can do this job, but imx8mq vpu doesn't support encoder, so you only can do this by SW(CPU)

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,687 次查看
gabper3x
Contributor II

Yes, I use imx8mq.

What I want to do is encoding MPEG2 to H.264.
That means a source is MPEG2, and I want to get a video converted to H.264.
If it is occured something decoding in that process, It doesn't matter.

0 项奖励
回复
1,686 次查看
joanxie
NXP TechSupport
NXP TechSupport

normally vpu(HW) can do this job, but imx8mq vpu doesn't support encoder, so you only can do this by SW(CPU)

0 项奖励
回复
1,676 次查看
gabper3x
Contributor II

Thank you for your advice.

I have missed it.

0 项奖励
回复
1,700 次查看
joanxie
NXP TechSupport
NXP TechSupport

do you need encoder or decoder? do you use imx8mq?

0 项奖励
回复