imx6q use gstreamer1.0 plugins imxvideoconvert_ipu alpha is allways 0

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

imx6q use gstreamer1.0 plugins imxvideoconvert_ipu alpha is allways 0

ソリューションへジャンプ
1,245件の閲覧回数
adorable
Contributor III

Using Imx6q-kernel4.9.88-gstreamer1.0-plugins-imxvideoconvert_ipu to convert from NV12 to RGBA.

The pipeline as follows:

gst-launch-1.0 videotestsrc num-buffers=1 ! video/x-raw,format=NV12,width=640,height=480,framerate=30/1 ! imxvideoconvert_ipu ! video/x-raw,format=RGBA,alpha=1.0 ! filesink location=hy.data

That's OK.And the hy.data is OK.But the hy.data's all A(alpha)=0 and RGB is ok.

But I use videoconvet to replaease imxvideoconvert_ipu using alpha=1.0, ALL is OK.

My question:How to use imxvideoconvert_ipu  to convert to RGBA with the currect alpha?

0 件の賞賛
返信
1 解決策
1,211件の閲覧回数
adorable
Contributor III

Ipu is not support alpha.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,212件の閲覧回数
adorable
Contributor III

Ipu is not support alpha.

0 件の賞賛
返信
1,229件の閲覧回数
adorable
Contributor III

gst-inspect-1.0 imxcompositor_g2d
No such element or plugin 'imxcompositor_g2d'

0 件の賞賛
返信
1,241件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

pls refer to the chapter 7.3.16 Video composition, try to use imxcompositor_g2d

0 件の賞賛
返信