Main > Software Forum
HTML5 FrontEnd
arximidis:
--- Quote from: arximidis on April 02, 2014, 09:47:42 am ---
In linux I am using the html5 audio tag to play the background music and soundfx (like in windows ie version). However I am using vlc to play the video intros, because the html5 video tag (I think) is not supporting the avi format
In windows (ie version) I use the html5 audio tag and windows media player for the videos
In QT version (windows) I use vlc plugin for audio and video (because qt version in Windows is not supporting the html5 video and audio tags)
--- End quote ---
I have just complied the new version for linux and it looks that it doesn't support the html5 audio and video tags too. I was wrong!
So, in linux (just like the qt version for windows) the front End is depending on vlc (to play music, sounds and videos)
Only the IE version supports the html5 audio and video tags (but this version can not run on Linux)
EDIT: Compiled with 64bit libraries and html5 audio tag is working just fine
Le Chuck:
--- Quote from: arximidis on April 02, 2014, 02:21:26 pm ---
--- Quote from: arximidis on April 02, 2014, 09:47:42 am ---
In linux I am using the html5 audio tag to play the background music and soundfx (like in windows ie version). However I am using vlc to play the video intros, because the html5 video tag (I think) is not supporting the avi format
In windows (ie version) I use the html5 audio tag and windows media player for the videos
In QT version (windows) I use vlc plugin for audio and video (because qt version in Windows is not supporting the html5 video and audio tags)
--- End quote ---
I have just complied the new version for linux and it looks that it doesn't support the html5 audio and video tags too. I was wrong!
So, in linux (just like the qt version for windows) the front End is depending on vlc (to play music, sounds and videos)
Only the IE version supports the html5 audio and video tags (but this version can not run on Linux)
--- End quote ---
So the new IE version - it doesn't require the QT files and still runs stand alone just using IE dependancies?
arximidis:
--- Quote from: Le Chuck on April 02, 2014, 02:41:44 pm ---So the new IE version - it doesn't require the QT files and still runs stand alone just using IE dependancies?
--- End quote ---
Yes, same as the QT version, but you don't have to copy the QT libraries.
It depends only on IE and Windows media player, which are (in most cases) already pre-installed to Windows.
arximidis:
I have some great news.
I have completed the cube effect and it will be released to the new version
There is only one thing left before the release of version 3.0.
I will change the way the settings are stored, because cookies were causing problems when you changed the directory in where you saved the program
Le Chuck:
--- Quote from: arximidis on April 03, 2014, 09:18:47 am ---I have some great news.
I have completed the cube effect and it will be released to the new version
There is only one thing left before the release of version 3.0.
I will change the way the settings are stored, because cookies were causing problems when you changed the directory in where you saved the program
--- End quote ---
I'm on the edge of my seat! Looking forward to it