Page 1 of 1

thml embedded VLC stalls on end of video

Posted: 29 Jan 2017 22:46
by taylorarchy
The html code below does not allow the video to end correctly. I want the video to auto play once and then end and reset so that it can be played again but not loop automatically. With the code below the video player freezes so that the area on the screen does not update. How do I fix this? Thanks.

<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org"
version="VideoLAN.VLCPlugin.2" width="1000" height="1000" id="vlc"
target="videoFile.avi"></embed>

Re: thml embedded VLC stalls on end of video

Posted: 30 Jan 2017 14:05
by da2424
This is a bug, which is partically fixed for VLC 2.2.5. (The toolbar is visible again)