
- Javascript Basics Tutorial
- Javascript - Home
- Javascript - Overview
- Javascript - Syntax
- Javascript - Enabling
- Javascript - Placement
- Javascript - Variables
- Javascript - Operators
- Javascript - If...Else
- Javascript - Switch Case
- Javascript - While Loop
- Javascript - For Loop
- Javascript - For...in
- Javascript - Loop Control
- Javascript - Functions
- Javascript - Events
- Javascript - Cookies
- Javascript - Page Redirect
- Javascript - Dialog Boxes
- Javascript - Void Keyword
- Javascript - Page Printing
- JavaScript Objects
- Javascript - Objects
- Javascript - Number
- Javascript - Boolean
- Javascript - Strings
- Javascript - Arrays
- Javascript - Date
- Javascript - Math
- Javascript - RegExp
- Javascript - HTML DOM
- JavaScript Advanced
- Javascript - Error Handling
- Javascript - Validations
- Javascript - Animation
- Javascript - Multimedia
- Javascript - Debugging
- Javascript - Image Map
- Javascript - Browsers
- JavaScript Useful Resources
- Javascript - Questions And Answers
- Javascript - Quick Guide
- Javascript - Functions
- Javascript - Resources
HTML5 video not playing in Firefox
HTML5 video should work in Firefox web browser. If it is still not working, try the following −
- Start Firefox in Safe Mode to check if any extension is creating issues.
To reach Extensions, go to, Firefox/Tools > Add-ons > Extensions - Try to turn off hardware acceleration.
- You need to check the media prefs that do not have the default value.
- If the media.windows-media-foundation.enabled is set to false, you need to set it to true and restart.
Any of the above fixes should work.
- Related Articles
- Playing MP4 video in WebView using HTML5 in Android
- HTML5 audio not playing in PhoneGap App
- HTML5 Input type “number” in Firefox
- HTML5 video not working with jquery bxSlider plugin on iPad
- HTML5 check if audio is playing
- How to change video playing speed using JavaScript?
- Commonly used Video formats while using HTML5 video
- HTML5 video full preload in JavaScript
- Display video inside HTML5 canvas
- Facing Problem in retrieving HTML5 video duration
- HTML5 input type range for vertical orientation possible in Firefox?
- Play local (hard-drive) video file with HTML5 video tag?
- How to change the playing speed of videos in HTML5?
- Play infinitely looping video on-load in HTML5
- How to use Swift to detect when AVPlayer video ends playing?

Advertisements