Video Failed: Open not called after 0 seconds

Hello,

I recently set up Xibo in Docker mode ( 4.2.3 ), using an external MySQL database, in order to upgrade our old version (1.8).

Video are download on different player ( 4 R405.3 ).

However, I’m encountering a rather strange issue:

  • Video playback does not start and shows the following error:
    “Video Failed: Open not called after 0 seconds”

  • Interestingly, the video plays correctly if I add a widget on top of it (for example, a clock).

I haven’t been able to determine the cause of this issue yet. I’ve tested it on several machines (ranging from 4 GB to 32 GB of RAM), with different processors (i3, i7), and I’ve updated both graphics and audio drivers as suggested in other posts — but without any improvement.

The videos are relatively small (between 5 MB and 25 MB) and in a compatible format, since they work fine on our previous Xibo 1.8 installation. Moreover, if I play the videos locally on the PC itself, they run without any problem.

If i can have any help please

Hi Nokaw,

Thank you for reaching out to Xibo Community!

Sorry to hear about the issue. For best compatibility and performance, we highly recommend that the videos are endcoded in .H264 in .MP4 format. Technically, the videos should be encoded with encoder profile set to ‘Main’ and encoder lever set to ‘4.0’. These settings are already pre-configured when you use ‘HandBrake’ to re-encode your videos. Could you please try to re-encode your videos using ‘HandBrake’? To do so, please download and follow the steps outlined in the guide here.

Please let me know if this has worked for you.

Kind regards,
Jerry

Hello Jerry,
Thanks to try to help me.

I try your guide, but i continue to have the same error

Hi Nokaw,

Could you please try to recreate your layout in your V4 CMS and check if the issue will still persist? If it does, could you please respond to my Direct Message to you with the exported copy of the layout you are having issues with?

Hope to hear from you soon.

Kind regards,
Jerry

Hi Nokaw,

I have tested your layout on a cloud CMS V4.2.3 using a Xibo for Windows (XfW) V4 R405, the same CMS and player version you are using. The layout with a video played without any issues or errors on my end. This could be an issue with your Graphic Card? To isolate the issue further, could you please try to test on a PC with a dedicated GPU (Graphics Processing Unit)?

To further isolate if this is a CMS issue, could you also create a trial Cloud CMS, connect your test display, and see if the issue stil happens? To create a trial Cloud CMS, you can go here.

Hope to hear how your test went!

Kind regards,
Jerry

Hi Nokaw,

Could you please try to go to your player library and find the ‘Config.xml’ file. Edit it with a notepad and find the ‘VideoStartTimeout’?


Please set it to the default 10seconds. This might have been set to 0 in your case hence you are getting the error.

Please let me know if this fixes the issue you are having.

Kind regards,
Jerry

1 Like

Hello JerryW !
you found it ! that’s resolve the problem on my test player.
You know why this occured ? that’s never happen on ours 2000 players on 1.8 CMS.

In any case, a big thank you !

1 Like

Hi Nokaw,

I’m not so sure as to why that was set to 0 in your case. As far as I know, is that it should be 10seconds by default. I am glad that finally fixed the issue for you.

Kind regards,
Jerry