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)
-   -   Video help, html5 mp4 for firefox work around... (https://gfy.com/showthread.php?t=1089390)

brentbacardi 11-15-2012 01:48 PM

Video help, html5 mp4 for firefox work around...
 
Hey I thought HTML5 would be an easy way to pop some videos up on a site until I figured out Firefox and IE8- Can't see it!!!! IE8 isn't surprising but come on Firefox!

Here is what I have:

Code:

<video width="800" height="500" controls="controls">
  <source src="http://www.mysite.com/video.mp4" type="video/mp4">Your browser does not support HTML5 Video.
</video>

I tried this: http://videojs.com/ BUT it makes it load really slow on Chrome now, loads slow on IE9 and has bugs in Firefox where you click play and it looks like nothing is happening for a full minute then just starts playing.

What should I do?

DWB 11-15-2012 02:09 PM

You need to "hint" the video, or move the moov atom.

Hit me on ICQ. It's in my sig.

EddyTheDog 11-15-2012 02:17 PM

Don't you also have to offer an OGG or WebM version of the file for FF? I think it should default to a Flash Player for IE8 or you can use a JavaScript.

Don't take my word for it though - This is similar to what I am playing with as well...

DWB 11-15-2012 02:27 PM

Quote:

Originally Posted by EddyTheDog (Post 19315390)
Don't you also have to offer an OGG or WebM version of the file for FF? I think it should default to a Flash Player for IE8 or you can use a JavaScript.

Don't take my word for it though - This is similar to what I am playing with as well...

You can offer those if you want as fall back options, which it never hurts to have, but a well encoded mp4 will work.

brentbacardi 11-15-2012 02:32 PM

Every year, videos get more and more complicated... seriously we really need another format? WebM omg

EddyTheDog 11-15-2012 02:34 PM

Quote:

Originally Posted by DWB (Post 19315414)
You can offer those if you want as fall back options, which it never hurts to have, but a well encoded mp4 will work.

Damn - I kinda wish you had not told me that - It turns everything I have been doing for the last few days on its head.... :Oh crap

mikesouth 11-15-2012 05:39 PM

Quote:

Originally Posted by brentbacardi (Post 19315427)
Every year, videos get more and more complicated... seriously we really need another format? WebM omg


its coming...its a bit late but mpeg dash seems to be pretty solid...at least the bits of it ive been able to fool with

first it should play on anything the codec is h.264 and the container is mp4 vut can be mov or others.

its a on time encode that encodes the file into pieces each piece is multiple bit rates. this allows for easy ad insertion AND a very dynamic adaptive streamability it can auto adjust to changing bandwidth dynamically.

It also supports current drm schemes sorenson produces the video but so far I havent found a player for it.

brentbacardi 11-19-2012 08:25 PM

Quote:

Originally Posted by DWB (Post 19315373)
You need to "hint" the video, or move the moov atom.

Hit me on ICQ. It's in my sig.

This was the solution everyone! Thanks DWB! :thumbsup

Now GO FUCK YOURSELF! :winkwink:

Tat2Jr 11-19-2012 09:20 PM

I could never get it to work in every browser so I broke down and bought a program that's turned out to be a lifesaver. I don't have anything to do with them except use their product.

http://easyhtml5video.com/
http://www.bitsdujour.com/software/e...bsite-license/

You can see the output here:
http://assworshipmovies.net/ass-feti...MzozOjEx,0,0,0,

borked 11-20-2012 12:29 AM

Quote:

Originally Posted by DWB (Post 19315414)
You can offer those if you want as fall back options, which it never hurts to have, but a well encoded mp4 will work.

You sure about that? I've always thought FF only accepts ogv or webm.


All times are GMT -7. The time now is 04:56 AM.

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