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 8673063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T19:21:40+00:00 2026-06-12T19:21:40+00:00

i have simple html5 video player like this <video id=video controls=true src=video.webm></video> If the

  • 0

i have simple html5 video player like this

<video id="video" controls="true" src="video.webm"></video>

If the ‘video.webm’ is some professional webm video (for example movie trailer), seeking works by downloading only requested parts, if i put my own encoded webm video, upon seeking browser first downloads whole file before seeks.

From http requests i have observed that partial http requests are working correctly for professional video, but for my video the browser always asks for whole file.

  • what is missing in my webm video for browser to ask for specific byte-range?
  • 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-12T19:21:41+00:00Added an answer on June 12, 2026 at 7:21 pm

    Generally, seeking-behavior will depend on the keyframe rate of the encoded video. If you’re using FFMpeg to do the encodes, have a look here: http://wiki.webmproject.org/ffmpeg

    The parameter to note is -g, which sets the maximum number of interframes allowed before the encoder must set an intraframe (a keyframe) — whether it feels it needs to or not. The value to choose is a matter of taste and tradeoffs, so you must experiment and decide for yourself. Perhaps start with a value of 360, and work downward if needed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple html5 video tag: <video autobuffer=true id=video controls=true> <source src=some_url></scource> </video>
I have simple HTML code with some JavaScript. It looks like: <html> <head> <script
I have simple HTML page with svg like this: <div id=plan> <svg xmlns=http://www.w3.org/2000/svg version=1.1>
We have a simple HTML5 video tag and video which, when played, should play
I have a simple video html5 tag, bound to an ended event: $('#video').show().trigger(play).bind('ended', function
currentSrc is the only option I have to switch source src in html5 video
So I have simple video tag on HTML 5 page playing OGG video. I
I have a very simple HTML5 game that works as expected from a regular
Hello every one I have wrote a simple code in html5 in which I
I have a simple html form. This form has a specific width and margin

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.