<div dir="ltr">Hi Daniel<div><br></div><div>I agree with you.  Maybe waylandsink can resolve this problem. But we need update Qt too.</div><div>Thank you.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-30 16:01 GMT+08:00 Daniel Stone <span dir="ltr"><<a href="mailto:daniel@fooishbar.org" target="_blank">daniel@fooishbar.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nancy,<br>
<span class=""><br>
On 30 September 2015 at 08:56, zou lan <<a href="mailto:nancy.lan.zou@gmail.com">nancy.lan.zou@gmail.com</a>> wrote:<br>
> I use the player in qtmultimedia examples. But our video team modify the<br>
> code xvimagesink to v4L2sink. They say we can't support xvimagesink.<br>
> My Qt version is 5.4.1 now.<br>
<br>
</span>Newer versions support waylandsink, which performs the same function<br>
as xvimagesink did under X11. If your KMS driver under Weston and your<br>
V4L2 media decoder driver both support dmabuf, this approach will be<br>
zero-copy.<br>
<br>
Cheers,<br>
Daniel<br>
<div class="HOEnZb"><div class="h5"><br>
> 2015-09-30 15:36 GMT+08:00 Giulio Camuffo <<a href="mailto:giuliocamuffo@gmail.com">giuliocamuffo@gmail.com</a>>:<br>
>><br>
>> 2015-09-30 10:33 GMT+03:00 zou lan <<a href="mailto:nancy.lan.zou@gmail.com">nancy.lan.zou@gmail.com</a>>:<br>
>> > Hi all<br>
>> ><br>
>> > I ask this because I run a qt media player on platform wayland, I find<br>
>> > it<br>
>> > shows video contents in anothor hardware layer through V4L2 interface,<br>
>> > but<br>
>> > the UI is in fb layer by wayland path. So V4L2 interfaces need to know<br>
>> > the<br>
>> > UI window start position. But wayland don't have protocol to get this<br>
>> > position. So some functions of this player can't work well on wayland.<br>
>><br>
>> I don't know what that player is and does, but qtwayland 5.6 uses<br>
>> subsurfaces for child QWindows, so i believe that fixes your issue.<br>
>><br>
>><br>
>> --<br>
>> Giulio<br>
>><br>
>> ><br>
>> > Best Regards<br>
>> > Nancy<br>
>> ><br>
>> > 2015-09-25 14:48 GMT+08:00 Nancy Zou <<a href="mailto:lanz@qti.qualcomm.com">lanz@qti.qualcomm.com</a>>:<br>
>> >><br>
>> >> Dear All:<br>
>> >><br>
>> >><br>
>> >><br>
>> >> Can I ask why desktop shell create a new window with random initial<br>
>> >> position? Can I modify it to fixed position in<br>
>> >> weston_view_set_initial_position?  How can the Weston client get the<br>
>> >> window<br>
>> >> initial position?<br>
>> >><br>
>> >><br>
>> >><br>
>> >> Thank you.<br>
>> >><br>
>> >> Best Regards<br>
>> >><br>
>> >> Nancy<br>
>> >><br>
>> >><br>
>> >><br>
>> >><br>
>> >> _______________________________________________<br>
>> >> wayland-devel mailing list<br>
>> >> <a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
>> >> <a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
>> >><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > wayland-devel mailing list<br>
>> > <a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
>> > <a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
>> ><br>
><br>
><br>
><br>
> _______________________________________________<br>
> wayland-devel mailing list<br>
> <a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
><br>
</div></div></blockquote></div><br></div>