You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

progress bar with percentage loaded, preview and buffering Created Dec 20, 2008

This thread is solved

Views: 3640     Replies: 4     Last reply Nov 18, 2009  
You must login first before you can use this feature

kazukin

Posts: 2

Registered:
Dec 20, 2008

progress bar with percentage loaded, preview and buffering

Posted: Dec 20, 2008

Hi,all!
I embedded player on my page, but it has no progress bar, only the spinning circle while loading movie (mp4). And no preview picture, no buffering as well. The movie shows up only then completely loaded.

1) How could I add some kinda a percent indicator, showing loading progress?
2) How could I fix the problem with preview picture&buffering?

Thanks a lot!

danewfie

Posts: 3

Registered:
Dec 24, 2008

» progress bar with percentage loaded, preview and buffering

Posted: Dec 24, 2008

Reply to: progress bar with percentage loaded, preview and buffering, from kazukin
this is something i am interested in as well. If anyone has a solution to this, it would be appreciated.

Anssi
Flowplayer Flash & video streaming developer

Posts: 1194

Registered:
Jul 24, 2007

» progress bar with percentage loaded, preview and buffering

Posted: Dec 25, 2008

Reply to: progress bar with percentage loaded, preview and buffering, from kazukin
A h.264 encoded mp4 file needs to have it's moov-atom located in the beginning of the file. If the atom is at the end of the file it will load completely before the playback begins. This requirement comes from Flash.

Here is one tool for moving the moov atom.

kazukin

Posts: 2

Registered:
Dec 20, 2008

Wow! everything works now!

Posted: Dec 25, 2008

Reply to: » progress bar with percentage loaded, preview and buffering, from Anssi
Thank you very much!

The only small setback is that playback is jerky a little

oasisfleeting

Posts: 1

Registered:
Nov 18, 2009

percentage with progress bar

Posted: Nov 18, 2009

Reply to: » progress bar with percentage loaded, preview and buffering, from Anssi
Anssi, what are my options if my mp4 file is not a quicktime file? How do I get a loading percentage instead of a spinning circle when the file is being loaded?