<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-01-30 20:34 GMT+06:00 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 2016-01-30 12:24, sergey radionov a écrit :<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
2016-01-30 16:17 GMT+06:00 Rémi Denis-Courmont <<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a> [3]>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Le 2016-01-30 12:13, sergey radionov a écrit :<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
if client change output width or height it behaves absolutely<br>
identical to old code.<br>
</blockquote>
<br>
And in the other case, it breaks.<br>
</blockquote>
<br></span>
Im still cant understand whats the problem.<br>
but ok, lets assume you<span class=""><br>
are right, do you know any way to patch it to avoid software resize,<br>
and keep compatibility?<br>
</span></blockquote>
<br>
I don't think it's possible with the existing LibVLC API. I also am not convinced that it is useful. If you want/need optimized video output, you should use embedded window handle,</blockquote><div><div><br>In my case use window handle is not a option, I can't use it inside QML and NW.js/Electron. I just don't have any window hanlde<br></div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> or a custom video output plugin anyway.</blockquote><div><br></div>The worst thing I can't embed static libvlc plugin inside my app (like I can it do with gstreamer for example), so will need to support it myself for all platforms - It's the thing I try to avoid, but maybe will have to do it, since vmem in vlc-3.0 is broken atm.<br></div></div></div>