GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Can anyone recommend an HTML5 video player and/or HTML5 chatroom? (https://gfy.com/showthread.php?t=1138094)

Marcus 04-10-2014 03:28 PM

Can anyone recommend an HTML5 video player and/or HTML5 chatroom?
 
I want to convert my flash video player to html, but the software I was looking at charges a yearly fee.
Can anyone recommend a video player that is only a 1 time cost?
I'm also looking for an html 5 chat room if anyone knows a good one.
thanks

8pt-buck 04-10-2014 06:12 PM

http://www.prochatrooms.com/

fris 04-10-2014 08:16 PM

Quote:

Originally Posted by Marcus (Post 20045545)
I want to convert my flash video player to html, but the software I was looking at charges a yearly fee.
Can anyone recommend a video player that is only a 1 time cost?
I'm also looking for an html 5 chat room if anyone knows a good one.
thanks

are your files in .flv or .mp4? if in .flv you will need to reconvert all videos. but if in .mp4 already, you can use videojs, or mediaelement, or a custom one like jw player with a custom skin.

wizzart 04-11-2014 02:31 AM

Use HTML5 video tag.

Dmitry 04-13-2014 09:45 PM

If your video file in FLV format you can convert them into WebM or MP4 and use HTML5 video tag to play video
Details about <video> tag format could be found here: http://www.w3schools.com/html/html5_video.asp

And you can use free ffmpeg utility to convert all your video files in a batch. Here is example command line to convert flv into mp4:

ffmpeg -i input.flv -qscale 0 -ar 22050 -vcodec libx264 output.mp4

just a punk 04-13-2014 10:47 PM

Quote:

Originally Posted by Marcus (Post 20045545)
Can anyone recommend a video player that is only a 1 time cost?

I can recommend even a free one. It's name is KVS Player. You can download a WordPress plugin for it here: http://wordpress.org/plugins/kvs-flv-player/

duk75 04-14-2014 12:29 AM

http://www.videojs.com/
free

thebedshark 04-25-2014 09:53 AM

Quote:

Originally Posted by CyberSEO (Post 20048784)
I can recommend even a free one. It's name is KVS Player. You can download a WordPress plugin for it here: http://wordpress.org/plugins/kvs-flv-player/

Does this plugin work with the latest Wordpress 3.9 update?

just a punk 04-25-2014 10:06 AM

Quote:

Originally Posted by thebedshark (Post 20062519)
Does this plugin work with the latest Wordpress 3.9 update?

Course yes it does.


All times are GMT -7. The time now is 09:48 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123