💾 Archived View for chirale.org › 2009-05-30_344.gmi captured on 2024-05-12 at 15:25:39. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Video on Flash doesn’t buffer? Maybe a FLV and MP4 issue

I recently tried Flowplayer a Flash video player released under GNU GPL license. It’s great, since it has a plugin allowing pseudostreaming (it allows buffering from any server) with both FLV and MP4 (H.264 / AAC).

Flowplayer

pseudostreaming

Using avidemux to convert my videos, I had no problem to play FLV files: buffering works as expected, I watch video while buffer is filled. But on MP4, I’ve to wait the video is fully buffered (downloaded entirely).

avidemux

This is not a Flowplayer issue: this exaustive howto explain that FLV and MP4 files should be properly indexed to works with pseudostreaming.

this exaustive howto

MP4Box usage example:

MP4Box.exe -add TEST_src.mp4 -new TEST_dst.mp4

IsoMedia import – track ID 1 – Video (size 848 x 480)

IsoMedia import – track ID 2 – Audio (SR 44100 – 2 channels)

Saving TEST_dst.mp4: 500 secs Interleaving

See also***:**

Flowplayer forum posts on same topic:

Qt-fastart (FFMpeg alternative), another post

Qt-fastart (FFMpeg alternative)

another post

https://web.archive.org/web/20090530000000*/http://flowplayer.org

https://web.archive.org/web/20090530000000*/http://flowplayer.org/demos/plugins/streaming/mp4-pseudostreaming.html

https://web.archive.org/web/20090530000000*/http://fixounet.free.fr/avidemux/

https://web.archive.org/web/20090530000000*/http://flowplayer.org/plugins/streaming/pseudostreaming.html#prepare

https://web.archive.org/web/20090530000000*/http://packages.debian.org/search?keywords=flvtool2

https://web.archive.org/web/20090530000000*/http://rubyforge.org/projects/flvtool2/

https://web.archive.org/web/20090530000000*/http://www.videohelp.com/tools/mp4box

https://web.archive.org/web/20090530000000*/http://kurtnoise.free.fr/mp4tools/

https://web.archive.org/web/20090530000000*/http://kurtnoise.free.fr/mp4tools/MP4Box-0.4.6-dev_20090519.zip

https://web.archive.org/web/20090530000000*/http://gpac.sourceforge.net/doc_mp4box.php

https://web.archive.org/web/20090530000000*/http://sourceforge.net/projects/gpac/

https://web.archive.org/web/20090530000000*/http://flowplayer.org/forum/2/12909

https://web.archive.org/web/20090530000000*/http://flowplayer.org/forum/1/16847

https://web.archive.org/web/20090530000000*/http://www.saiweb.co.uk/linux/ffmpeg-mp4-does-not-stream-qt-faststart

https://web.archive.org/web/20090530000000*/http://www.entropy.ch/blog/Software/2007/08/29/QTFastStart-for-Flash-Video-H-264.html