Does vpuenc_h264 uses hardware encoding? how?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Does vpuenc_h264 uses hardware encoding? how?

ソリューションへジャンプ
798件の閲覧回数
sagarmane
Contributor II

I'm using i.MX8M Plus EVK board. Does vpuenc_h264 uses hardware encoding in below example of gstreamer?

 

#gst-launch-1.0 videotestsrc num-buffers=300 ! video/x-raw,width=1920,height=1080,format=YUY2 ! queue ! vpuenc_h264 ! filesink location=output.h264

 

タグ(1)
0 件の賞賛
返信
1 解決策
784件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

this uses HW(vpu) encoder

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
790件の閲覧回数
sagarmane
Contributor II

Hi @joanxie ,

Thanks for your response.

Yes this does work. My question was does vpuenc_h264 uses actual hardware available in board for encoding? or it is software encoding with gstreamer.

 

0 件の賞賛
返信
785件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

this uses HW(vpu) encoder

 

0 件の賞賛
返信
793件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

imx8mp should support this, you can try this, if you have any issue, pls tell me

 

0 件の賞賛
返信