Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Does Firefox not support mp4 video on websites?

  • 15 απαντήσεις
  • 10 έχουν αυτό το πρόβλημα
  • 337 προβολές
  • Τελευταία απάντηση από jscher2000 - Support Volunteer

more options

I have an embedded mp4 video background on my site. It functions properly in every browser other than Firefox.

It's not content on a page, so I can't put multiple versions in and have the browser pick.

I also can not use YouTube video as a background video -- nor am I willing to use Flash [since this requires plug-ins to work, and most people are afraid of having Flash on their systems].

Is there any solution, or will this just not work for anyone using Firefox?

Thanks.

I have an embedded mp4 video background on my site. It functions properly in every browser other than Firefox. It's not content on a page, so I can't put multiple versions in and have the browser pick. I also can not use YouTube video as a background video -- nor am I willing to use Flash [since this requires plug-ins to work, and most people are afraid of having Flash on their systems]. Is there any solution, or will this just not work for anyone using Firefox? Thanks.

Επιλεγμένη λύση

just so that you know -- i *may* have found a fix if not a solution:

i re-encoded it through handbrake, and it seems to work fine on firefox now -- at least on my mac. still waiting to hear about the pc.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (15)

more options

Can you post the code that you use to play this video or possibly post a link to the web page?

Did you check the Web Console (3-bar Menu button or Tools > Web Developer) for error messages?

Τροποποιήθηκε στις από το χρήστη cor-el

more options

it's a background video plug-in from siteorigin used on a wordpress site.

http://scottwolfson.com

there should be a background video playing beneath the logo, and it does on every browser but firefox. on firefox, it's just black with the logo.

more options

I can see the video using the built-in HTML5 media player as the background, but I'm not hearing sound, so I'm not sure if that is how it is supposed to work.

  • http://scottwolfson.com/wp-content/uploads/2016/01/web-home-screen.mov

I don't know if Firefox on Mac supports this type of media file. http://scottwolfson.com/wp-content/uploads/2016/01/web-home-screen.mov

more options

there isn't any sound -- it's just for background.

however, on neither my firefox [mac] nor another person's firefox [pc] is the video showing.

more options

The video works for me on Linux, so Firefox is able to play the file if there is support in the operating system for playing this MP4 file.

  • Codec: H264 - MPEG-4 AVC (part 10) (avc1)

Any luck with opening this data URI via the location/address bar?

data:text/html;charset=utf-8;base64,PHZpZGVvIHNyYz0iaHR0cDovL3Njb3R0d29sZnNvbi5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTYvMDEvd2ViLWhvbWUtc2NyZWVuLm1vdiIgY29udHJvbHM+

Τροποποιήθηκε στις από το χρήστη cor-el

more options

as i said previously, it works on all other browsers on those same machines.

plus -- mp4 is built-in to macs...

as to the URI above -- once again, success in every browser but firefox...

more options

Try to update to Firefox 44 to see if it works in that version in case Firefox 43 has a problem on Mac.

more options

yes -- we tried the update, as well. still no luck.

more options

Επιλεγμένη λύση

just so that you know -- i *may* have found a fix if not a solution:

i re-encoded it through handbrake, and it seems to work fine on firefox now -- at least on my mac. still waiting to hear about the pc.

more options

On Firefox 44 + Windows 7 "web-home-screen-optimized.mp4" plays automatically behind "logo-1.png". The dancers seem happy.

more options

thanks -- yes, that's not the original one. that's the re-encoded one i did through handbrake. i still don't know why the original file didn't work.

more options

By the way, this is a standard video tag inserted behind an img tag (attached screen shot), so the plugin certainly could code the video tag to handle alternate formats such as WebM or OGG/OGV.

When I look up the SiteOrigin Slider Widget Background Video documentation, it shows that you can upload multiple formats for a video. Check out that section of the following page and see whether you can use one of those alternate formats to support Firefox on platforms without MP4 decoding: https://siteorigin.com/widgets-bundle/slider-widget-documentation/

more options

thanks. i'll take a look. however, the plug-in only has 1 place for video, and there's a drop-down to pick what format it's in. so while it can take multiple formats, it might not do so in the same widget the way we used to upload multiple versions and have the browser pick which to play.

more options

i will mention again that re-encoding with handbrake apparently has solved the issue. however, i'm still not certain why this was an issue in the first place.

thanks all!

more options

Hi trobotcrow, I'm not very familiar with video encoding, but the re-encoded video shows these properties in PowerDirector, a program I installed recently:

Video Type: H.264 AVC Bitrate: 3.31 Mbps Frame rate: 24 fps Profile: Main Profile Frame type: Progressive

Perhaps there is an important difference if you compare the parameters from the earlier video?