Adding NV12 support in imx wayland

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

Adding NV12 support in imx wayland

2,030件の閲覧回数
saseendranathvs
Contributor I

Hi,

I am using imx6qsabreauto board and gstreamer 1.0 to render video.

My requirement is to render NV12 format video through waylandsink. But waylandsink is not able to render NV12 video. At the same time I am able to render NV12 video through imxv4l2sink. . How to enable NV12 support in waylandsink plugin?

I tried forcefully adding NV12 in supported video formats. Then caps negotiation is passed, but I am getting a segmentation fault in wayland-client.so file. 

When I checked with valgrind, It gave the below log

==9243== Process terminating with default action of signal 11 (SIGSEGV)
==9243== Access not within mapped region at address 0x0
==9243== at 0x5BE5EC4: ??? (in /usr/lib/libwayland-client.so.0.3.0)

What is the proper way to add NV12 support for waylandsink? 

0 件の賞賛
返信
1 返信

1,819件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Saseendranath

one can look at attached Release Notes sect.6 Multimedia for plugins

developed and supported by nxp. As for waylandsink one can check thread

libimxvpuapi wayland sink issue 

and try to get help from maintainer of gstreamer-imx plugins

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------