<div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">> Good to know that it works!</span><br style="font-family:arial,sans-serif;font-size:12.727272033691406px"></div><div><br></div>
Well, without the advices form you and Klaus I wouldn't have gone far, so great thanks:) Btw, this is not that important, but since I plan to host any OS with the wall, does OS X have any special tweaks like the windows WDDM/XPDM that I should now about? So far I've checked Windows and XFCE and they both worked fine, but Klaus arleady warned me that X11 is less resource hungry than Windows. Does OS X fall into the same category as X11?</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2014-09-04 11:49 GMT+03:00 Vitali Pelenjow <span dir="ltr"><<a href="mailto:Vitali.Pelenjow@oracle.com" target="_blank">Vitali.Pelenjow@oracle.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good to know that it works!<br>
<br>
Thanks,<br>
Vitali.<br>
<br>
Rūdolfs Bundulis wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
Hi Vitali,<br>
<br>
no it does not. And I just found the issue, the H264 encoder was actually stalling after the 1280x720 resize on all 25 monitors and since I was checking this from home and I did not have access to the actual wall, I did not see that. I fixed it an yeah, now I got all 25 to resize to full hd, after they were all resized to 1280x720. So with XPDM the VRAM amount is sufficient for my needs. Seems that I'll have to stack multiple GPU's or combine GPU/CPU encdoing to actually be able to pull this amount of pixels off at 25fps. Sorry for that, I hope I didn't take too much of your time with the verifications done on your side  and thank you both (you and Klaus) for the info - the XPDM thing was very important, now I can run all the 5x5 wall with full hd.<br>

<br>
Best Regards,<br>
Rudolfs Bundulis<br>
<br>
<br></div>
2014-09-04 10:43 GMT+03:00 Vitali Pelenjow <<a href="mailto:Vitali.Pelenjow@oracle.com" target="_blank">Vitali.Pelenjow@oracle.com</a> <mailto:<a href="mailto:Vitali.Pelenjow@oracle.com" target="_blank">Vitali.Pelenjow@<u></u>oracle.com</a>>>:<div>
<div class="h5"><br>
<br>
    Does the VM have 2d acceleration enabled (in the VM settings)?<br>
    Which version of VBox/guest addidions do you use?<br>
    Please also send me VBox.log of the VM with 25 monitors.<br>
    And the VM xml config file (VMNAME.vbox).<br>
<br>
    I tried with current VBox trunk. Used one of existing Win7 32 bit<br>
    VMs with XPDM driver.<br>
    I edited the .vbox xml config to set 256MB VRAM and 24 monitors.<br>
    Then started the VM with VBoxHeadless and on the host executed<br>
    a batch script with VBoxManage controlvm setvideomodehint for each<br>
    monitor.<br>
    Then connected to the VMs first monitor with a RDP client and<br>
    checked that<br>
    Display Properties in the guest show all 24 monitors at 1920x1200.<br>
<br>
    Vitali<br>
<br>
    Rūdolfs Bundulis wrote:<br>
<br>
        >I wonder why monitors in your guest resize to 1280x720.<br>
        >Did you allow all modes in IFramebuffer::<u></u>VideoModeSupported?<br>
        >Can you run 1 monitor at 1920x1200?<br>
        >How do you resize the guest monitors: from the guest or using<br>
        VBoxManage<br>
        >controlvm setvideomodehint?<br>
<br>
        And I try to force the desired resolution like this:<br>
<br>
        for (unsigned short nMonitorIndex = 0; nMonitorIndex <<br>
        m_nMonitorCount; ++nMonitorIndex)<br>
        {<br>
        // Set full hd for all the screens<br>
        CHECK_HRESULT(m_pDisplay-><u></u>SetVideoModeHint(<u></u>nMonitorIndex,<br>
        true, false, 0, 0, 1920, 1080, 32));<br>
        }<br>
<br>
<br>
        One monitor runs fine, 7 also work, I didn't have time now to<br>
        find exact boundary but I will do it. Bascially in all the<br>
        configuriation the VirtualBox logs shows the hint for<br>
        1920x1080 but a bit later just resizes to 1280x720 and does<br>
        not even try that. I'll mail you the source and logs directly,<br>
        thanks for the help.<br>
<br>
<br>
<br>
</div></div></blockquote>
<br>
</blockquote></div><br></div>