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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T16:10:44+00:00 2026-05-10T16:10:44+00:00

I need to build something that starts serving a H.264 encoded video to a

  • 0

I need to build something that starts serving a H.264 encoded video to a flash player halfway through the file (to support skipping to a point in the video that has not been buffered yet).

Currently, the videos are in the FLV container format, but transcoding is an option. I managed to re-write the file header and metadata information for a given byte offset. This works for older videos, but not for H.264 encoded files. I suspect this is because the video tags inside the file also have to be altered, which is not feasible (it would take too much processing power).

What is the ‘proper’ way to do it?

  • 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. 2026-05-10T16:10:45+00:00Added an answer on May 10, 2026 at 4:10 pm

    The flash player can only start playing H.264 video once it’s downloaded the MOOV atom. Existing pseudo-streaming providers just give you an FLV header – either the first 13 bytes of the file or a hardcoded one – and then serve the file from the given offset. If you want to make an H.264 pseudo-streamer, you’ll need to have it output the FLV header, then a MOOV atom, and then serve the rest of the file from the given offset. If you don’t use an FLV container, you won’t need the FLV header, but you’ll still need the MOOV atom.

    Unfortunatley, I don’t think you’ll be able to use the MOOV atom from the file on disk; the information it contains won’t be right for the file fragment that you serve. So you’d have to parse the existing atom and generate one of your own which was appropriate to the served part of the file.

    If there are complicated structures within the H.264 file it could be even more complicated to pseudo-stream. If parsing the file isn’t feasible, I’m afraid you may not be able to pseudo-stream your media.

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

Sidebar

Related Questions

I need to build a Windows control that displays KPI indicators. Something similar to
I need to build a configuration panel in the Plone control panel that store
Before I can build a system that automatically classifies text, I need to manually
This I'm trying for transfer my current Apache/Modperl site to Starman, and need build
I need to build app with user messages (dialogs). I've solved this problem by
I need to build a feature like most of the banks use. Where.. if
I need to build a push system in django, basicly its function is to
I need to build a keystore with all the needed SSL certificates to make
I need to build some client side code which follows this use case: An
I need to build a multidimensional array from records retrieved from my database. Here

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.