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)
-   -   html 5 video tags (https://gfy.com/showthread.php?t=1146287)

ruff 07-27-2014 06:03 AM

html 5 video tags
 
Does anyone know of a downside to using html 5 video tags? I had a client using mp4 videos on his mainstream site but they would not play on Apple products so I changed to html 5 video tags in this example:

<video width="640" height="360" poster="http://www.domainsample.com/video-dir/test.jpg" controls>
<source src="http://www.domainsample.com/video-dir/test.mp4" type="video/mp4">Your browser does not support the video tag.
</video>


Now the video plays on his iPhone and all browsers. Much simpler than flash and script. I don't see it being used much so I was wondering why.

Sorry, no titty pics.

Manfap 07-27-2014 06:05 AM

ie8/9/10/11
ff?

ruff 07-27-2014 06:07 AM

Quote:

Originally Posted by Manfap (Post 20171828)
ie8/9/10/11
ff?

The videos work in the latest versions of IE, Firefox and Chrome plus Apple Safari.

EddyTheDog 07-27-2014 06:08 AM

Try one of the js players that handle all the compatibility issues for you...

rastan 07-27-2014 12:04 PM

And chuck in an html5 shiv to pickup those old school guys

ruff 07-27-2014 02:15 PM

Quote:

Originally Posted by EddyTheDog (Post 20171832)
Try one of the js players that handle all the compatibility issues for you...

That's what I was wondering. What compatibility issues am I going to run into using html 5 code? If it is old browsers, then I'm not going to worry about it.

SplatterMaster 07-27-2014 02:31 PM

yea old browser is about the only thing I know of that causes a problem. Most people provide an ogg file too i believe. If the browser wont play the mp4 it will usually play the ogg. Older versions of FF play ogg I believe and Opera plays ogg.

http://www.w3schools.com/html/html5_video.asp

ruff 07-27-2014 03:31 PM

Thanks. Good to know. I found an OGG converter here: http://www.mirovideoconverter.com/
I will add both videos just to be on the safe side.

SBJ 07-27-2014 05:26 PM

I love html5 videos. It makes it easier for everyone to be able to see the vids

check out
http://easyhtml5video.com

The Porn Nerd 07-27-2014 05:53 PM

Quote:

Originally Posted by SBJ (Post 20172442)
I love html5 videos. It makes it easier for everyone to be able to see the vids

check out
http://easyhtml5video.com

Nice thanks!

Bump for Ruff.

SBJ 07-27-2014 05:58 PM

Quote:

Originally Posted by The Porn Nerd (Post 20172464)
Nice thanks!

Bump for Ruff.

np.. I wanted something that would play on ALL devices and not something that one would have to click here or there to view the video that would play for them. I still offer a lower res wmv for download but this was the best option for my needs.

tremens 07-28-2014 03:42 AM

Quote:

Originally Posted by ruff (Post 20172268)
That's what I was wondering. What compatibility issues am I going to run into using html 5 code? If it is old browsers, then I'm not going to worry about it.

Compatibility issues with older browsers and a different user interface depending on browser vendor.

You can use a video javascript player that will handle the compatibility issues, provide an appropriate fallback method to flash, keep the same user interface to your users and add extra functionality via plugins.

For years I have deployed JWPlayer and Flowplayer, however nowadays I'm deploying MediaElement to my customers. It's a free and opensource player and can be extended via plugins. Recently I replaced a flowplayer setup with a custom MediaElement setup with a custom playlist and postroll ad functionality. Those are other things you don't get if you stick to basic html video tags.


All times are GMT -7. The time now is 02:10 AM.

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