Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9143811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T10:06:59+00:00 2026-06-17T10:06:59+00:00

As HTML5 doesnot support all the video formats, is there any other JS/JQ based

  • 0

As HTML5 doesnot support all the video formats, is there any other JS/JQ based video player that is lightweight and supports variety of video formats? Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T10:07:00+00:00Added an answer on June 17, 2026 at 10:07 am

    if your concern is simply that you need to display .mp4 in some browser, .webm elsewhere and .ogg in a third and you have sources in all three formats you can simply specify them as alternate sources on the tag and based on the MIME type the browser will display the one that it can support

    <video width="320" height="240" controls>
      <source src="movie.mp4" type="video/mp4">
      <source src="movie.ogg" type="video/ogg">
      <source src="movie.webm" type="video/webm">
      Sorry - Your browser does not support the HTML5 video tag.
    </video>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any html form class(text box) that does not allow null values. The
The html5test.com tells me that my browser does not support the <video> element, and
I have a HTML5 video, working fine, and i'm happily smiling whenever i start
Can someone confirm that Python 2.6 ftplib does NOT support Unicode file names? Or
HI, I want to find all input elements in a HTML string that has
I've been creating a HTML5 Drag & Drop image up-loader. All is good with
I want to display videos using Flash (for older, non-HTML5 video browsers). This is
Using HTML5 I have 2 Audio elements and 1 video element on a page.
so I madean HTML5 video for chrome and firefox ... mp4 and .ogv of
I'm studying jquery and html5 canvas. All I want to do is a simple

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.