HitkoDev / Videobox-Joomla

Video player and gallery for Joomla!
https://hitko.eu/videobox/
GNU General Public License v3.0
5 stars 3 forks source link

HTML5 Video Playback #21

Closed Silkjazz closed 7 years ago

Silkjazz commented 8 years ago

Dear Hitko Support,

Thanks for the free videobox plugin for Joomla! My current settings are: Joomla 3.6.4 and PHP 5.6. on a live server.

The attached screenshots, with the syntax I've used, which displays the video I want to play from the videos directory on my site. But when I click on the play button of the video in the front end nothing happens. I tried youtube at that works fine. Could you tell me what I am doing wrong?

I read on your site that “Videobox will try to convert local videos to HTML5 supported formats (requires avconv, and files in components/videobox/scripts/ have to be set as executable)”. If this is the problem how do I make the relevant files executable with an “avconv”? Additionally is “libav” something I have to enable or upload to a live server, which may not be possible on shared hosting. Can this be done a localhost for testing? I await your reply.

Regards

SJ article content html5-video-front-end

HitkoDev commented 8 years ago

Avconv / ffmpeg is a video conversion software, which has to be installed by the server admin. It's an experimental feature, and is intended for advanced users with good understanding of server software. The recommended way of doing this is to manually generate

core-balance.mp4
core-balance.ogv
core-balance.webm
core-balance.jpg

and upload these files to the server.